Interface UniValueNode.Adapter<T>

    • Method Detail

      • get

        @Nullable
        <R> R get​(ValueType<R> as)
      • set

        @Nullable
        @Nullable java.lang.String set​(java.lang.String value)