Modifier and Type | Field and Description |
---|---|
long |
created |
static Comparator<SortableExpectationId> |
EXPECTATION_SORTABLE_PRIORITY_COMPARATOR |
int |
hashCode |
String |
id |
static SortableExpectationId |
NULL |
int |
priority |
Constructor and Description |
---|
SortableExpectationId(String id,
int priority,
long created) |
public static final SortableExpectationId NULL
public static final Comparator<SortableExpectationId> EXPECTATION_SORTABLE_PRIORITY_COMPARATOR
public final int hashCode
public final String id
public final int priority
public final long created
public SortableExpectationId(String id, int priority, long created)
Copyright © 2022. All rights reserved.