OntoSim 2.1

fr.inrialpes.exmo.ontosim.util
Class SetUtils

java.lang.Object
  extended by fr.inrialpes.exmo.ontosim.util.SetUtils

public abstract class SetUtils
extends Object


Constructor Summary
SetUtils()
           
 
Method Summary
static
<S> Set<S>
concat(Set<S> set, S e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetUtils

public SetUtils()
Method Detail

concat

public static <S> Set<S> concat(Set<S> set,
                                S e)

OntoSim 2.1

(C) INRIA & friends, 2008-2009