coins.aflow.util
クラス Factory

java.lang.Object
  |
  +--coins.aflow.util.Factory

public class Factory
extends java.lang.Object


コンストラクタの概要
Factory()
          Creates a new instance of Factory
 
メソッドの概要
static BitVector bitVector()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Factory

public Factory()
Creates a new instance of Factory

メソッドの詳細

bitVector

public static BitVector bitVector()