Package jasima.core.util
Class TypeHint<T>
- java.lang.Object
-
- jasima.core.util.TypeHint<T>
-
public final class TypeHint<T> extends Object
TypeHint for the compiler. This is required for, e.g.,Notifier.addListener(TypeHint, NotifierListener)to add a generic listener.