Uses of Interface
org.op4j.operators.qualities.SelectableMapEntryOperator

Packages that use SelectableMapEntryOperator
org.op4j.operators.impl.fn.map   
org.op4j.operators.intf.map   
org.op4j.operators.qualities   
 

Uses of SelectableMapEntryOperator in org.op4j.operators.impl.fn.map
 

Classes in org.op4j.operators.impl.fn.map that implement SelectableMapEntryOperator
 class Level1MapEntriesOperator<I,K,V>
           
 class Level1MapSelectedEntriesOperator<I,K,V>
           
 

Uses of SelectableMapEntryOperator in org.op4j.operators.intf.map
 

Subinterfaces of SelectableMapEntryOperator in org.op4j.operators.intf.map
 interface ILevel1MapEntriesOperator<I,K,V>
           
 interface ILevel1MapSelectedEntriesOperator<I,K,V>
           
 

Uses of SelectableMapEntryOperator in org.op4j.operators.qualities
 

Methods in org.op4j.operators.qualities that return SelectableMapEntryOperator
 SelectableMapEntryOperator<K,V> SelectedMapEntryOperator.endIf()
           Ends the selection currently active for this level.
 



Copyright © 2012 The OP4J team. All Rights Reserved.