org.shapelogic.calculation
Interface InContexts<K>

Type Parameters:
K - Key for the contexts.
All Known Subinterfaces:
ContextGettable<K,V>
All Known Implementing Classes:
AddListStream, AndListStream, BaseListCommonStream, BaseListFilterStream, BaseListFilterTransformerStream, BaseListIndexedStream1, BaseListStream0, BaseListStream1, BaseListStream2, BaseListStreamList, ListCalcIndexStream1, ListCalcStream1, ListFilterCalcStream1, NaturalNumberStream, PredicateListFilterStream, PrimeNumberStream, SingleListStream, SVGReader, XOrListStream

public interface InContexts<K>

InContexts is for classes that live in the a contexts.

Author:
Sami Badawi

Method Summary
 java.util.Map<K,?>[] getContexts()
           
 

Method Detail

getContexts

java.util.Map<K,?>[] getContexts()


Copyright © 2008. All Rights Reserved.