Package org.mockserver.mock
Class SortableExpectationId
java.lang.Object
org.mockserver.mock.SortableExpectationId
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal longstatic final Comparator<SortableExpectationId>final intfinal Stringstatic final SortableExpectationIdfinal int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NULL
-
EXPECTATION_SORTABLE_PRIORITY_COMPARATOR
-
hashCode
public final int hashCode -
id
-
priority
public final int priority -
created
public final long created
-
-
Constructor Details
-
SortableExpectationId
-
-
Method Details