vec_math
Class AbstractDataModel.Construct

java.lang.Object
  extended by vec_math.AbstractDataModel.Construct
Enclosing class:
AbstractDataModel

public static class AbstractDataModel.Construct
extends Object

Just to see the signature of the constructor.


Constructor Summary
AbstractDataModel.Construct()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractDataModel.Construct

public AbstractDataModel.Construct()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception