Uses of Class
gnu.trove.decorator.TByteLongHashMapDecorator
-
Packages that use TByteLongHashMapDecorator Package Description gnu.trove.decorator -
-
Uses of TByteLongHashMapDecorator in gnu.trove.decorator
Methods in gnu.trove.decorator that return TByteLongHashMapDecorator Modifier and Type Method Description TByteLongHashMapDecorator
TByteLongHashMapDecorator. clone()
Clones the underlying trove collection and returns the clone wrapped in a new decorator instance.
-