org.nakedobjects.applib.marker
Interface AlwaysImmutable


public interface AlwaysImmutable

Marker interface to show that an object cannot be changed once created. Use Immutable annotation in preference to this marker interface.




Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.