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