Class JavaView

    • Constructor Detail

      • JavaView

        public JavaView()
    • Method Detail

      • onMount

        protected void onMount()
        Description copied from class: Pattern
        Here you can do additional initialization not yet done in the constructor. In this method you can call methods Pattern.getType() and Feature.getName() for the first time.
        Overrides:
        onMount in class Pattern
      • getValueType

        public Class<?> getValueType()
      • getValueGenericType

        public Type getValueGenericType()