Class PropertyListKey<T>


  • public class PropertyListKey<T>
    extends Object
    Key of a list property.
    Author:
    Philipp Ossler
    • Field Detail

      • name

        protected final String name
    • Constructor Detail

      • PropertyListKey

        public PropertyListKey​(String name)