Class ReflectTools

  • All Implemented Interfaces:
    Serializable

    public class ReflectTools
    extends Object
    implements Serializable
    An util class with helpers for reflection operations. Used internally by Vaadin and should not be used by application developers. Subject to change at any time.
    Since:
    6.2
    See Also:
    Serialized Form
    • Constructor Detail

      • ReflectTools

        public ReflectTools()