public class GroupPredicate extends Object implements Predicate<Channel>
GroupPredicate(String group)
boolean
test(Channel channel)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
and, isEqual, negate, or
public GroupPredicate(String group)
public boolean test(Channel channel)
test
Predicate<Channel>
public String toString()
toString
Object
Copyright © 2019 LSST. All rights reserved.