JIDE 3.5.15

com.jidesoft.chart.util
Annotation Type Immutable


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

An annotation to state that instances of a class implementing this interface are immutable


JIDE 3.5.15