Interface Type<T>

Type Parameters:
T - Java type
All Superinterfaces:
Copyable<Type<T>>, Named
All Known Implementing Classes:
TypeWrapper

public interface Type<T>
extends Named, Copyable<Type<T>>

The definition of a type which is assigned to every object before it gets into the working memory.