Package live

Class LivePredicateBool<T>

java.lang.Object
live.LivePredicateBool<T>
All Implemented Interfaces:
AutoCloseable, BiConsumer<T,T>, LiveBool

public class LivePredicateBool<T> extends Object implements LiveBool, AutoCloseable, BiConsumer<T,T>