public class TsonRegexImpl extends AbstractPrimitiveTsonElement implements TsonRegex
| Constructor and Description |
|---|
TsonRegexImpl(Pattern value) |
TsonRegexImpl(String value) |
| Modifier and Type | Method and Description |
|---|---|
TsonPrimitiveBuilder |
builder() |
protected int |
compareCore(TsonElement o) |
boolean |
equals(Object o) |
Pattern |
getValue() |
int |
hashCode() |
Pattern |
regexValue() |
String |
stringValue() |
TsonRegex |
toRegex() |
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, shortObject, shortValue, time, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBinOp, toBoolean, toByte, toChar, toCharStream, toContainer, toDate, toDateTime, toDouble, toDoubleComplex, toFloat, toFloatComplex, toFunction, toInt, toLong, toMatrix, toName, toNumber, toObject, toPair, 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, shortObject, shortValue, time, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBinOp, toBoolean, toByte, toChar, toCharStream, toContainer, toDate, toDateTime, toDouble, toDoubleComplex, toFloat, toFloatComplex, toFunction, toInt, toLong, toMatrix, toName, toNumber, toObject, toPair, toShort, toStr, toTime, toUplet, visit, visittoString, toString, toString, typecompareTopublic TsonRegexImpl(Pattern value)
public TsonRegexImpl(String value)
public TsonRegex toRegex()
toRegex in interface TsonElementtoRegex in class AbstractTsonElementpublic Pattern regexValue()
regexValue in interface TsonElementregexValue in class AbstractTsonElementpublic String stringValue()
stringValue in interface TsonElementstringValue in class AbstractTsonElementpublic boolean equals(Object o)
equals in class AbstractTsonElementpublic int hashCode()
hashCode in class AbstractTsonElementpublic TsonPrimitiveBuilder builder()
builder in interface TsonElementbuilder in interface TsonRegexprotected int compareCore(TsonElement o)
compareCore in class AbstractTsonElementCopyright © 2024 vpc open source initiative. All rights reserved.