Class Alias<T>

java.lang.Object
io.github.jwharm.javagi.base.Alias<T>
Type Parameters:
T - The primitive value type
Direct Known Subclasses:
Bool, ClockID, ClockTime, ClockTimeDiff, Codepoint, Color, DateDay, DateYear, ElementFactoryListType, Glyph, GlyphUnit, MainContextPusher, Mask, MutexLocker, OtNameId, Pid, Position, Quark, RecMutexLocker, RefString, RWLockReaderLocker, RWLockWriterLocker, Strv, Tag, Time, TimeSpan, Type

public abstract class Alias<T> extends Object
Base class for type aliases of primitive values.