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