public final class CustomImmutableAnnotations
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
-
ANNOTATIONS
private static final com.google.common.base.Supplier<com.google.common.collect.ImmutableSet<String>> ANNOTATIONS
-
Constructor Details
-
CustomImmutableAnnotations
private CustomImmutableAnnotations()
-
Method Details
-
annotations
public static com.google.common.collect.ImmutableSet<String> annotations()