Interface DoublePredicate

All Superinterfaces:
DoublePredicate
All Known Implementing Classes:
DoublePredicate.SimpleDoublePredicate

public interface DoublePredicate extends DoublePredicate
An enhanced double predicate.
Author:
Paul Ferraro