org.zkoss.bind.annotation
Annotation Type Immutable


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
public @interface Immutable

Marker annotation to indicate an immutable class (no setters).

Since:
6.0.0
Author:
henrichen, dennis



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo