Class TypedMetaProperty<T>

    • Constructor Detail

      • TypedMetaProperty

        public TypedMetaProperty()
      • TypedMetaProperty

        public TypedMetaProperty​(java.lang.String name,
                                 T defaultValue)
    • Method Detail

      • getTypedValue

        public T getTypedValue()