Class TinyType<T>

    • Constructor Detail

      • TinyType

        public TinyType()
      • TinyType

        public TinyType​(T val)
    • Method Detail

      • getValue

        public T getValue()
      • setValue

        public void setValue​(T value)