Class ConstructorTable

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Constructor>, Collection<Constructor>, List<Constructor>

public class ConstructorTable extends ModelComponentTable<Constructor>
A list of constructors for Java FactType
See Also: