Module odo.core

Class TwoWayBinding<Source,​SourceType,​Target,​TargetType>

java.lang.Object
net.odoframework.beans.OneWayBinding<Source,​SourceType,​Target,​TargetType>
net.odoframework.beans.TwoWayBinding<Source,​SourceType,​Target,​TargetType>

public class TwoWayBinding<Source,​SourceType,​Target,​TargetType>
extends OneWayBinding<Source,​SourceType,​Target,​TargetType>