Uses of Interface
net.israfil.foundation.valuemodel.Observable

Uses of Observable in net.israfil.foundation.valuemodel
 

Subinterfaces of Observable in net.israfil.foundation.valuemodel
 interface MutableValue<E>
          A smalltalk-style generic value accessor/mutator system, where individual items are accessed through a single value
 interface Value<E>
          A smalltalk-style generic value accessor/mutator system, where individual items are accessed through a single value
 

Classes in net.israfil.foundation.valuemodel that implement Observable
 class ValueHolder<E>
           
 



Copyright © 2006-2008. All Rights Reserved.