Package uk.co.mruoc.test.clock
Class PreConfiguredClock.IncrementOrReset
- java.lang.Object
-
- uk.co.mruoc.test.clock.PreConfiguredClock.IncrementOrReset
-
- All Implemented Interfaces:
java.util.function.IntUnaryOperator
- Enclosing class:
- PreConfiguredClock
public static class PreConfiguredClock.IncrementOrReset extends java.lang.Object implements java.util.function.IntUnaryOperator
-
-
Constructor Summary
Constructors Constructor Description IncrementOrReset()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intapplyAsInt(int operand)
-