Class EmptyObject<T>

  • Type Parameters:
    T - The type of object of this entries table
    All Implemented Interfaces:
    DataSerializable

    public class EmptyObject<T>
    extends TableEntry<T>
    implements DataSerializable
    Represents an entry in a table which has no associated object. Used to have rolls which give nothing.