Package dev.siroshun.configapi.core.node
Interface StringRepresentable
- All Known Implementing Classes:
BooleanValue,ByteValue,CharValue,DoubleValue,EnumValue,FloatValue,IntValue,LongValue,ShortValue,StringValue
public sealed interface StringRepresentable
permits BooleanValue, ByteValue, CharValue, DoubleValue, EnumValue<E>, FloatValue, IntValue, LongValue, ShortValue, StringValue
-
Method Summary