| Constructor | Description |
|---|---|
BoxedIntGetter(Getter<? super T,? extends Integer> delegate) |
| Modifier and Type | Method | Description |
|---|---|---|
Integer |
get(T target) |
Return the property from the specified object.
|
int |
getInt(T target) |
Copyright © 2019. All rights reserved.