Interface Bypassing
- 
- All Known Implementing Classes:
- RangeGlobalStep,- TailGlobalStep
 
 public interface BypassingAByPassingstep can be stated (at runtime) to simply enact the identity function. This is useful in for steps that need to dynamically change their behavior onGraphComputer.- Author:
- Marko A. Rodriguez (http://markorodriguez.com)
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetBypass(boolean bypass)
 
-