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