net.floodlightcontroller.storage
Interface IPredicate

All Known Implementing Classes:
CompoundPredicate, OperatorPredicate

public interface IPredicate

Common base interface for the OperatorPredicate and CompoundPredicate classes. It's necessary so that you can use either type of predicate as child predicates of a CompoundPredicate.

Author:
rob