OpenShift Java Client 2.5.0.Final

com.openshift.internal.client.utils
Class CollectionUtils

java.lang.Object
  extended by com.openshift.internal.client.utils.CollectionUtils

public class CollectionUtils
extends Object

Author:
Andre Dietisheim

Constructor Summary
CollectionUtils()
           
 
Method Summary
static
<T> List<T>
toUnmodifiableCopy(Collection<T> collection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionUtils

public CollectionUtils()
Method Detail

toUnmodifiableCopy

public static <T> List<T> toUnmodifiableCopy(Collection<T> collection)

OpenShift Java Client 2.5.0.Final

Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.