public interface ITokenizable
| Modifier and Type | Method and Description |
|---|---|
void |
readFromToken(Token aToken)
Reads the objects from a given token.
|
void |
writeToToken(Token aToken)
Writes the object to a given token.
|
Copyright © 2013. All Rights Reserved.