org.jboss.forge.container.util
Class Sets
java.lang.Object
org.jboss.forge.container.util.Sets
public class Sets
- extends Object
- Author:
- Lincoln Baxter, III
|
Constructor Summary |
Sets()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sets
public Sets()
getConcurrentSet
public static <T> Set<T> getConcurrentSet(Class<T> type)
getConcurrentSet
public static <T> Set<T> getConcurrentSet()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.