Interface JsonTokenId


  • public interface JsonTokenId
    Interface defined to contain ids accessible with JsonToken.id(). Needed because it is impossible to define these constants in JsonToken itself, as static constants (oddity of how Enums are implemented by JVM).
    Since:
    2.3