public class SimTokCoder
extends java.lang.Object
| Constructor and Description |
|---|
SimTokCoder() |
| Modifier and Type | Method and Description |
|---|---|
SimTok |
decode(java.lang.String token)
Decodes the String to the
SimTok. |
java.lang.String |
encode(SimTok simTok)
Encodes the
SimTok to JSON string. |
Copyright © 2003-present Jodd Team