Class PrecedesPredicate

java.lang.Object
org.microbean.lang.visitor.PrecedesPredicate
All Implemented Interfaces:
BiPredicate<Element,Element>

public class PrecedesPredicate extends Object implements BiPredicate<Element,Element>