Class HostClassAndPropertyDouble


  • public class HostClassAndPropertyDouble
    extends Object
    A 2-tuple (a double) consisting of a Class and a String. The Class references the hosting class of a component and the String represents the property name under which a nested component is referenced the host. This class is used by DefaultNestedComponentRegistry.
    Author:
    Ceki Gulcu