Interface IParseableScratchClass<TYPE>
- All Superinterfaces:
IScratchClass<TYPE>
- All Known Implementing Classes:
IntegerScratchClass,RealScratchClass,StringScratchClass
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.petrolpark.core.scratch.IScratchClass
IScratchClass.Caster<ENVIRONMENT extends IScratchEnvironment,FROM_TYPE, TO_TYPE> -
Field Summary
Fields inherited from interface com.petrolpark.core.scratch.IScratchClass
CODEC, STREAM_CODEC -
Method Summary
Methods inherited from interface com.petrolpark.core.scratch.IScratchClass
cast, codec, createDefaultParameter, streamCodec
-
Method Details
-
parse
-