Uses of Interface
org.decisiondeck.xmcda_oo.utils.Modifier

Packages that use Modifier
org.decisiondeck.xmcda_oo.utils   
 

Uses of Modifier in org.decisiondeck.xmcda_oo.utils
 

Methods in org.decisiondeck.xmcda_oo.utils with parameters of type Modifier
 boolean SharedDirector.apply(K key, Modifier<V> modifier, boolean applyToEmpty)
           
 boolean SharedDirector.applyToAll(Modifier<V> modifier, boolean applyToEmpty)
          Applies a modification to all values stored in this object.
 

Constructors in org.decisiondeck.xmcda_oo.utils with parameters of type Modifier
SharedDirector(Function<V,V> factory, SharedDirector.CopyContents<V> copier, Modifier<V> emptier, Predicate<V> isEmpty)
           
 



Copyright © 2011. All Rights Reserved.