de.saar.basic
Class TestTools

Object
  extended by TestTools

public class TestTools
extends Object


Constructor Summary
TestTools()
           
 
Method Summary
static
<E> Set<E>
makeSet(E[] array)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTools

public TestTools()
Method Detail

makeSet

public static <E> Set<E> makeSet(E[] array)