Package com.minlessika.tk
Class TkPrevious
- java.lang.Object
-
- com.minlessika.tk.TkPrevious
-
- All Implemented Interfaces:
org.takes.Take
public final class TkPrevious extends Object implements org.takes.Take
Take that redirects to previous URL if it's different of currentThe class is immutable and thread-safe.
- Since:
- 0.1
-
-
Constructor Summary
Constructors Constructor Description TkPrevious(org.takes.Take take)Ctor.
-