Package wt.team

Class TeamReference

java.lang.Object
wt.fc._ObjectReference
wt.fc.ObjectReference
wt.team._TeamReference
wt.team.TeamReference
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, _WTReference, NetFactor, ObjectMappable, WTReference, Evolvable

TeamReference is a specialization of CachedObjectReference to provide type safe references and access to the name/identity attribute without instantiating the object.

Use the newTeamReference static factory method(s), not the TeamReference constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: