coins.aflow.util
Class Factory

java.lang.Object
  extended bycoins.aflow.util.Factory

public class Factory
extends java.lang.Object


Constructor Summary
Factory()
          Creates a new instance of Factory
 
Method Summary
static BitVector bitVector()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Factory

public Factory()
Creates a new instance of Factory

Method Detail

bitVector

public static BitVector bitVector()