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