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