Annotation Type ImmutableElements


  • @Target(METHOD)
    @Retention(RUNTIME)
    @Inherited
    public @interface ImmutableElements
    Marker annotation to indicate that the elements of the collection for FormProxyObject are immutable class.
    Since:
    8.0.0
    Author:
    jumperchen