Uses of Class
org.magicwerk.brownies.collections.Key2List
Packages that use Key2List
Package
Description
Brownies Collections complements the Java Collections Framework.
-
Uses of Key2List in org.magicwerk.brownies.collections
Subclasses of Key2List in org.magicwerk.brownies.collectionsModifier and TypeClassDescriptionprotected static class
Key2List.ReadOnlyKey2List<E,
K1, K2> A read-only version ofKey2List
.Methods in org.magicwerk.brownies.collections that return Key2ListModifier and TypeMethodDescriptionKey2List.Builder.build()
Key2List.clone()
Key2List.copy()
Key2List.crop()
Key2List.immutableList()
Key2List.unmodifiableList()
Constructors in org.magicwerk.brownies.collections with parameters of type Key2List