public static class TransportTest.PayloadPredicate extends Object implements Predicate<io.rsocket.Payload>
PayloadPredicate(int expectedCnt)
boolean
test(io.rsocket.Payload p)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public PayloadPredicate(int expectedCnt)
public boolean test(io.rsocket.Payload p)
test
Predicate<io.rsocket.Payload>