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