public static final class LabelP.LabelBiPredicate extends Object implements BiPredicate<String,String>, Serializable
Modifier and Type | Method and Description |
---|---|
static LabelP.LabelBiPredicate |
instance() |
boolean |
test(String labels,
String checkLabel) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, negate, or
public boolean test(String labels, String checkLabel)
test
in interface BiPredicate<String,String>
public static LabelP.LabelBiPredicate instance()
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.