public final class CustomImmutableCollections
extends Object
-
Field Summary
Fields
private static final com.google.common.base.Supplier<com.google.common.collect.ImmutableSet<String>>
-
Constructor Summary
Constructors
-
Method Summary
static com.google.common.collect.ImmutableSet<String>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
COLLECTIONS
private static final com.google.common.base.Supplier<com.google.common.collect.ImmutableSet<String>> COLLECTIONS
-
Constructor Details
-
CustomImmutableCollections
private CustomImmutableCollections()
-
Method Details
-
collections
public static com.google.common.collect.ImmutableSet<String> collections()