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