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