Searched refs:EmptyImmutableSet (Results 1 – 11 of 11) sorted by relevance
26 final class EmptyImmutableSet extends ForwardingImmutableSet<Object> { class27 private EmptyImmutableSet() { in EmptyImmutableSet() method in EmptyImmutableSet31 static final EmptyImmutableSet INSTANCE = new EmptyImmutableSet();
46 return (ImmutableSet<E>) EmptyImmutableSet.INSTANCE; in of()
30 EmptyImmutableSet instance) { in deserialize()33 public static EmptyImmutableSet instantiate( in instantiate()35 return EmptyImmutableSet.INSTANCE; in instantiate()39 EmptyImmutableSet instance) { in serialize()
32 final class EmptyImmutableSet extends ImmutableSet<Object> { class33 static final EmptyImmutableSet INSTANCE = new EmptyImmutableSet();35 private EmptyImmutableSet() {} in EmptyImmutableSet() method in EmptyImmutableSet
84 return (ImmutableSet<E>) EmptyImmutableSet.INSTANCE; in of()
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...