Uses of Class
org.magicwerk.brownies.collections.KeyCollection
Packages that use KeyCollection
Package
Description
Brownies Collections complements the Java Collections Framework.
-
Uses of KeyCollection in org.magicwerk.brownies.collections
Subclasses of KeyCollection in org.magicwerk.brownies.collectionsMethods in org.magicwerk.brownies.collections that return KeyCollectionModifier and TypeMethodDescriptionKeyCollection.Builder.build()
KeyCollection.copy()
KeyCollection.crop()
Constructors in org.magicwerk.brownies.collections with parameters of type KeyCollectionModifierConstructorDescription(package private)
Builder
(KeyCollection<E> keyColl) Private constructor used if extending KeyCollection.