Searched defs:headMultiset (Results 1 – 8 of 8) sorted by relevance
74 public ImmutableSortedMultiset<E> headMultiset(E upperBound, BoundType boundType) { in headMultiset() method in EmptyImmutableSortedMultiset
104 SortedMultiset<E> headMultiset(E upperBound, BoundType boundType); in headMultiset() method
73 public ImmutableSortedMultiset<E> headMultiset(E upperBound, BoundType boundType) { in headMultiset() method in DescendingImmutableSortedMultiset
121 @Override public SortedMultiset<E> headMultiset(E toElement, in headMultiset() method
400 public abstract ImmutableSortedMultiset<E> headMultiset(E upperBound, BoundType boundType); in headMultiset() method in ImmutableSortedMultiset
260 public SortedMultiset<E> headMultiset(E upperBound, BoundType boundType) { in headMultiset() method in Multisets.UnmodifiableSortedMultiset
347 public SortedMultiset<E> headMultiset(E upperBound, BoundType boundType) { in headMultiset() method
343 public SortedMultiset<E> headMultiset(E upperBound, BoundType boundType) { in headMultiset() method