Searched defs:EmptyContiguousSet (Results 1 - 4 of 4) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DEmptyContiguousSet.java32 final class EmptyContiguousSet<C extends Comparable> extends ContiguousSet<C> { class in inherits:ContiguousSet
33 EmptyContiguousSet(DiscreteDomain<C> domain) { method in class:EmptyContiguousSet
125 return new EmptyContiguousSet<C>(domain);
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DEmptyContiguousSet.java30 final class EmptyContiguousSet<C extends Comparable> extends ContiguousSet<C> { class in inherits:ContiguousSet
31 EmptyContiguousSet(DiscreteDomain<C> domain) { method in class:EmptyContiguousSet
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...

Completed in 638 milliseconds