Interface AbstractType<T>

All Superinterfaces:
Serializable
All Known Subinterfaces:
TemplatedType<E>
All Known Implementing Classes:
BlockType, CompositeType, Type

public interface AbstractType<T> extends Serializable