Package org.reactfx
Class BiGuardian
- java.lang.Object
-
- org.reactfx.BiGuardian
-
-
Constructor Summary
Constructors Constructor Description BiGuardian(Guardian g1, Guardian g2)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Guard
guard()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.reactfx.Guardian
guardWhile, guardWhile
-
-