Package org.eolang.maven.util
Class JoinedUnderscore
- java.lang.Object
-
- org.eolang.maven.util.JoinedUnderscore
-
- All Implemented Interfaces:
org.cactoos.Text
public final class JoinedUnderscore extends Object implements org.cactoos.Text
Text joined with underscore.- Since:
- 0.34.1
-
-
Constructor Summary
Constructors Constructor Description JoinedUnderscore(String... strngs)
Ctor.JoinedUnderscore(List<String> strngs)
Ctor.
-
-
-
Method Detail
-
asString
public String asString()
- Specified by:
asString
in interfaceorg.cactoos.Text
-
-