Class Property<T>


  • public class Property<T>
    extends Object
    Convenience class for holding a pair of string key and templated value.
    • Method Detail

      • getName

        public String getName()
      • isValueNullOrEmptyCollection

        public boolean isValueNullOrEmptyCollection()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object