Interface Prioritisable

All Known Implementing Classes:
MessageStubMapping, StubMapping

public interface Prioritisable
  • Field Details

  • Method Details

    • getId

      UUID getId()
    • getPriority

      Integer getPriority()
    • getInsertionIndex

      long getInsertionIndex()
    • withInsertionIndex

      <T extends Prioritisable> T withInsertionIndex(long newInsertionIndex)