K - left input typeV - right input type@FunctionalInterface public static interface Fun.ThrowingBiPredicate<K,V>
BiPredicates that throw.| Modifier and Type | Method and Description |
|---|---|
boolean |
tryTest(K inputK,
V inputV) |
Copyright © 2017–2020. All rights reserved.