IfcCollection2D<T>

Inheritance: java.lang.Object, IfcCollection

Constructors

ConstructorDescription
IfcCollection2D(Class typeOfT)

Methods

MethodDescription
tryAddItemAsObject(Object item)

IfcCollection2D(Class typeOfT)

public IfcCollection2D(Class<?> typeOfT)

tryAddItemAsObject(Object item)

public boolean tryAddItemAsObject(Object item)

Returns: boolean