Package org.eolang.ineo.transformation
Class TfTemplate
- java.lang.Object
-
- org.eolang.ineo.transformation.TfTemplate
-
- All Implemented Interfaces:
org.cactoos.Text
,Transformation
public final class TfTemplate extends Object implements Transformation
Transformation that insert given template into default transformation.- Since:
- 0.0.1
-
-
Constructor Summary
Constructors Constructor Description TfTemplate(org.cactoos.Text tmplt)
Ctor.
-
-
-
Method Detail
-
asString
public String asString()
- Specified by:
asString
in interfaceorg.cactoos.Text
- Specified by:
asString
in interfaceTransformation
-
-