public interface ObjectBooleanPair<T> extends Serializable, Comparable<ObjectBooleanPair<T>>
| Modifier and Type | Method and Description |
|---|---|
T |
getOne() |
boolean |
getTwo() |
compareToT getOne()
boolean getTwo()
Copyright © 2004–2023. All rights reserved.