Interface Ticket<T>

  • Type Parameters:
    T - The type of value this ticket holds.

    public interface Ticket<T>
    Represents a chunk loading ticket.