Class ScalarResponse<T>

    • Constructor Detail

      • ScalarResponse

        public ScalarResponse​(@Nonnull
                              EntityType type,
                              @Nonnull
                              T value)
      • ScalarResponse

        public ScalarResponse​(@Nonnull
                              EntityType type)
    • Method Detail

      • getValue

        @Nonnull
        public T getValue()
        Throws:
        java.lang.IllegalStateException - if this is not provided