Uses of Interface
org.eclipse.jpt.common.utility.ReadOnlyObjectReference

Packages that use ReadOnlyObjectReference
org.eclipse.jpt.common.utility   
 

Uses of ReadOnlyObjectReference in org.eclipse.jpt.common.utility
 

Subinterfaces of ReadOnlyObjectReference in org.eclipse.jpt.common.utility
 interface ObjectReference<V>
          Provide a container for passing an object that can be changed by the recipient.