Package org.aksw.jenax.reprogen.descriptor.impl
package org.aksw.jenax.reprogen.descriptor.impl
-
ClassDescriptionA simplified typ class for capturing scalar types and collection types with a lower bounded type.A (bounded) collection type - i.e.g List<? extends ItemClass> TODO Add a flag to mark bounded or make another collection type for unbounded?