Interface PropertyFactory<T extends Property>

    • Method Detail

      • createProperty

        T createProperty()
        Returns:
        a new instance of the specified property
      • supports

        boolean supports​(String name)