JRubik v0.6

es.aeat.eett.plugins.infoRubik.index.general_index
Class GeneralFactory

java.lang.Object
  extended byes.aeat.eett.plugins.infoRubik.index.general_index.GeneralFactory
All Implemented Interfaces:
IndexFactory

public class GeneralFactory
extends java.lang.Object
implements IndexFactory

Author:
f00992

Field Summary
private static GeneralFactory instance
           
 
Constructor Summary
GeneralFactory()
           
 
Method Summary
 Index createIndex()
           
(package private) static GeneralFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

private static GeneralFactory instance
Constructor Detail

GeneralFactory

public GeneralFactory()
Method Detail

getInstance

static GeneralFactory getInstance()

createIndex

public Index createIndex()
Specified by:
createIndex in interface IndexFactory

JRubik v0.6

JRubik v0.6