public class TsonStopWordCharStreamImpl extends AbstractPrimitiveTsonElement implements TsonCharStream
| Constructor and Description |
|---|
TsonStopWordCharStreamImpl(TsonCharStreamSource value,
String stopWord) |
| Modifier and Type | Method and Description |
|---|---|
TsonPrimitiveBuilder |
builder() |
protected int |
compareCore(TsonElement o) |
boolean |
equals(Object o) |
String |
getStreamType() |
Reader |
getValue() |
int |
hashCode() |
String |
stringValue() |
TsonCharStream |
toCharStream() |
throwNonPrimitive, throwPrimitive, visitannotations, annotationsCount, booleanObject, booleanValue, byteObject, byteValue, charObject, charValue, comments, compareTo, dateTimeValue, dateValue, doubleObject, doubleValue, floatObject, floatValue, getBigDecimal, getBigInteger, intObject, intValue, isNull, longObject, longValue, numberValue, regexValue, shortObject, shortValue, time, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBinOp, toBoolean, toByte, toChar, toContainer, toDate, toDateTime, toDouble, toDoubleComplex, toFloat, toFloatComplex, toFunction, toInt, toLong, toMatrix, toName, toNumber, toObject, toPair, toRegex, toShort, toStr, toTime, toUplet, type, visitisContainer, isNumber, isPrimitive, isTemporal, toString, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotations, annotationsCount, booleanObject, booleanValue, build, byteObject, byteValue, charObject, charValue, comments, dateTimeValue, dateValue, doubleObject, doubleValue, floatObject, floatValue, getBigDecimal, getBigInteger, intObject, intValue, isContainer, isNull, isNumber, isPrimitive, isTemporal, longObject, longValue, numberValue, of, regexValue, shortObject, shortValue, time, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBinOp, toBoolean, toByte, toChar, toContainer, toDate, toDateTime, toDouble, toDoubleComplex, toFloat, toFloatComplex, toFunction, toInt, toLong, toMatrix, toName, toNumber, toObject, toPair, toRegex, toShort, toStr, toTime, toUplet, visit, visittoString, toString, toString, typecompareTopublic TsonStopWordCharStreamImpl(TsonCharStreamSource value, String stopWord)
public String getStreamType()
getStreamType in interface TsonCharStreampublic Reader getValue()
getValue in interface TsonCharStreampublic boolean equals(Object o)
equals in class AbstractTsonElementpublic int hashCode()
hashCode in class AbstractTsonElementpublic TsonPrimitiveBuilder builder()
builder in interface TsonCharStreambuilder in interface TsonElementprotected int compareCore(TsonElement o)
compareCore in class AbstractTsonElementpublic TsonCharStream toCharStream()
toCharStream in interface TsonElementtoCharStream in class AbstractTsonElementpublic String stringValue()
stringValue in interface TsonElementstringValue in class AbstractTsonElementCopyright © 2024 vpc open source initiative. All rights reserved.