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