Package org.eolang.ineo
Class InlinedInPlace
- java.lang.Object
-
- org.cactoos.text.TextEnvelope
-
- org.eolang.ineo.InlinedInPlace
-
- All Implemented Interfaces:
org.cactoos.Text
public final class InlinedInPlace extends org.cactoos.text.TextEnvelope
Inlined in place object name.- Since:
- 0.0.1
-
-
Constructor Summary
Constructors Constructor Description InlinedInPlace(String name)
Ctor.
-
-
-
Constructor Detail
-
InlinedInPlace
public InlinedInPlace(String name)
Ctor.- Parameters:
name
- Original object name
-
-