Package ion.Meta

Interface IReadOnlyQueueSet<T>


public interface IReadOnlyQueueSet<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    <TT extends T>
    IReadOnlyQueue<TT>
    get(Class<TT> type)