Forge - Addon Container 2.0.0.Alpha3

org.jboss.forge.container.util
Class Sets

java.lang.Object
  extended by org.jboss.forge.container.util.Sets

public class Sets
extends Object

Author:
Lincoln Baxter, III

Constructor Summary
Sets()
           
 
Method Summary
static
<T> Set<T>
getConcurrentSet()
           
static
<T> Set<T>
getConcurrentSet(Class<T> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sets

public Sets()
Method Detail

getConcurrentSet

public static <T> Set<T> getConcurrentSet(Class<T> type)

getConcurrentSet

public static <T> Set<T> getConcurrentSet()

Forge - Addon Container 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.