Package | Description |
---|---|
com.landawn.abacus.util | |
com.landawn.abacus.util.function |
Modifier and Type | Method and Description |
---|---|
<E extends Exception> |
MutableShort.setIf(short newValue,
Throwables.ShortBiPredicate<E> predicate)
Set with the specified new value and returns
true if predicate returns true. |
Modifier and Type | Interface and Description |
---|---|
interface |
ShortBiPredicate |
Copyright © 2020. All rights reserved.