Class BButton.Released

java.lang.Object
com.stuypulse.stuylib.streams.booleans.filters.BButton.Released
All Implemented Interfaces:
BButton, BFilter
Enclosing interface:
BButton

public static class BButton.Released extends Object implements BButton
  • Constructor Details

    • Released

      public Released()
  • Method Details

    • get

      public boolean get(boolean next)
      Description copied from interface: BFilter
      Get next value in Filter based on the next value given
      Specified by:
      get in interface BFilter
      Parameters:
      next - next input value in the stream
      Returns:
      the output value of the filter