public class StatusWithIndex extends Object
Constructor and Description |
---|
StatusWithIndex(Status status,
int index) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getIndex() |
Status |
getStatus() |
int |
hashCode() |
String |
toString() |
public StatusWithIndex(Status status, int index)
Copyright © 2021. All rights reserved.