Class BasicProperty<T,​B extends Bean>

  • Type Parameters:
    T - The property type
    B - The container Bean type
    All Implemented Interfaces:
    Serializable

    public final class BasicProperty<T,​B extends Bean>
    extends Property<T,​B>
    A property for basic types
    See Also:
    Serialized Form