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