Package org.biojava.bio.seq.projection
Interface ProjectionEngine.Instantiator
-
- Enclosing class:
- ProjectionEngine
public static interface ProjectionEngine.Instantiator
Internal helper class.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
newInstance(Constructor c, Object[] args)
-
-
-
Method Detail
-
newInstance
Object newInstance(Constructor c, Object[] args) throws Exception
- Throws:
Exception
-
-