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, Mask, OtNameId, Pid, Position, Quark, RefString, Strv, Tag, Time, TimeSpan, Type

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