接口 SlotRange

所有超级接口:
StringRepresentable

public interface SlotRange extends StringRepresentable
  • 方法详细资料

    • slots

      it.unimi.dsi.fastutil.ints.IntList slots()
    • size

      default int size()
    • of

      static SlotRange of(String p_332809_, it.unimi.dsi.fastutil.ints.IntList p_332653_)