Package org.jclouds.googlecloud.internal
Class NullSafeCopies
- java.lang.Object
-
- org.jclouds.googlecloud.internal.NullSafeCopies
-
public final class NullSafeCopies extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <E> List<E>
copyOf(List<E> list)
static <K,V>
Map<K,V>copyOf(Map<K,V> map)
-