Package org.mapfish.print
Class SetsUtils
java.lang.Object
org.mapfish.print.SetsUtils
Some utilities for Sets.
-
Method Summary
-
Method Details
-
create
Create a HashSet with the given initial values.- Type Parameters:
T
- The type.- Parameters:
values
- The values
-