Interface SlotRange

All Superinterfaces:
StringRepresentable

public interface SlotRange extends StringRepresentable
  • Method Details

    • 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_)