Package 

Object Severity.Companion

    • Method Summary

      Modifier and Type Method Description
      final String encode(Object data) Converts the provided data to a String on success, null otherwise.
      final Severity decode(Object data) Returns a valid Severity for data, null otherwise.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait