|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TupleFactory
Allows the decoupling of the type of tuple to create at runtime - so classes that need to create Tuples do not have to depend on implementation specific objects.
Method Summary | |
---|---|
Tuple |
getTuple(List<AttributeValuePair> avp)
|
Tuple |
getTuple(Set<AttributeValuePair> avp)
|
Method Detail |
---|
Tuple getTuple(Set<AttributeValuePair> avp)
Tuple getTuple(List<AttributeValuePair> avp)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |