public class DefaultNutsTextCommand extends NutsTextSpecialBase implements net.thevpc.nuts.NutsTextCommand
| Constructor and Description |
|---|
DefaultNutsTextCommand(net.thevpc.nuts.NutsSession session,
String start,
net.thevpc.nuts.NutsTerminalCommand command,
String separator,
String end) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
filteredText() |
net.thevpc.nuts.NutsTerminalCommand |
getCommand() |
net.thevpc.nuts.NutsTextType |
getType() |
int |
hashCode() |
boolean |
isEmpty() |
getEnd, getKind, getSeparator, getStartbuilder, getSession, getWorkspace, immutable, isBlank, textLength, toString, toTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean isEmpty()
isEmpty in interface net.thevpc.nuts.NutsStringisEmpty in class AbstractNutsTextpublic net.thevpc.nuts.NutsTextType getType()
getType in interface net.thevpc.nuts.NutsTextpublic net.thevpc.nuts.NutsTerminalCommand getCommand()
getCommand in interface net.thevpc.nuts.NutsTextCommandpublic boolean equals(Object o)
equals in class NutsTextSpecialBasepublic int hashCode()
hashCode in class NutsTextSpecialBasepublic String filteredText()
filteredText in interface net.thevpc.nuts.NutsStringfilteredText in class AbstractNutsTextCopyright © 2022 vpc open source initiative. All rights reserved.