Class BButton.Both
java.lang.Object
com.stuypulse.stuylib.streams.booleans.filters.BButton.Both
- Enclosing interface:
- BButton
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.stuypulse.stuylib.streams.booleans.filters.BButton
BButton.Both, BButton.Pressed, BButton.Released
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
get
(boolean next) Get next value in Filter based on the next value given
-
Constructor Details
-
Both
public Both()
-
-
Method Details