ref_send API 2.17
defensive programming in Java

org.joe_e
Interface Immutable

All Known Subinterfaces:
Deserializer, ErrorHandler, Powerless, Serializer
All Known Implementing Classes:
Amount, Anchor, BadSyntax, BooleanArray, Brand, ByteArray, CallSite, CharArray, Comment, DoubleArray, Event, Failure, FloatArray, Fulfilled, Got, ImmutableArray, IntArray, InvalidFilenameException, JSONDeserializer, JSONSerializer, Layout, LongArray, MissingDeserializer, NonFinalRecordField, NotAMaker, Pipelined, PowerlessArray, Problem, Progressed, Rejected, Resolved, Returned, Sent, SentIf, ShortArray, Syntax, Token, Trace, Turn, Unavailable, Unresolved, WrongBrand, WrongToken

public interface Immutable

Marker interface for annotating classes that transitively do not contain any mutable state. Joe-E requires that classes that implement this interface meet the obligation that all fields must be (1) final and (2) of a declared type that implements this interface in the overlay type system.

This interface contains no members.



ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.