Package 

Class CustomEventValue.Boolean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Boolean boolean
    • Method Summary

      Modifier and Type Method Description
      final Boolean getBoolean()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CustomEventValue.Boolean

        CustomEventValue.Boolean(Boolean boolean)