Package jaz

Class Ter

All Implemented Interfaces:
Serializable

public class Ter extends Object implements Serializable
A safe to use companion of Zer that is used to produce serializable instances of it with only light patching.
See Also:
  • Field Details

    • REFLECTIVE_CALL_SANITIZER_ID

      public static final byte REFLECTIVE_CALL_SANITIZER_ID
      See Also:
    • DESERIALIZATION_SANITIZER_ID

      public static final byte DESERIALIZATION_SANITIZER_ID
      See Also:
    • EXPRESSION_LANGUAGE_SANITIZER_ID

      public static final byte EXPRESSION_LANGUAGE_SANITIZER_ID
      See Also:
  • Constructor Details

    • Ter

      public Ter()
    • Ter

      public Ter(byte sanitizer)