Class IncreaseDepthLogic
- java.lang.Object
-
- net.officefloor.tutorial.activityhttpserver.IncreaseDepthLogic
-
public class IncreaseDepthLogic extends java.lang.Object
Logic to increase the depth.- Author:
- Daniel Sagenschneider
-
-
Constructor Summary
Constructors Constructor Description IncreaseDepthLogic()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Depth
increase(Depth depth)
-
-
-
Method Detail
-
increase
public Depth increase(@Parameter Depth depth)
-
-