Uses of Interface
cloud.opencode.base.collections.Multiset.Entry
Packages that use Multiset.Entry
Package
Description
Specialized Collections Package - Specialized Collection Types
专用集合包 - 专用集合类型
-
Uses of Multiset.Entry in cloud.opencode.base.collections
Methods in cloud.opencode.base.collections that return types with arguments of type Multiset.Entry -
Uses of Multiset.Entry in cloud.opencode.base.collections.specialized
Methods in cloud.opencode.base.collections.specialized that return Multiset.EntryModifier and TypeMethodDescriptionNavigableMultiset.pollFirstEntry()Remove and return the first entry, or null if empty.TreeMultiset.pollFirstEntry()NavigableMultiset.pollLastEntry()Remove and return the last entry, or null if empty.TreeMultiset.pollLastEntry()Methods in cloud.opencode.base.collections.specialized that return types with arguments of type Multiset.Entry