com.partnersoft.v3x.apps.Staker.interfaces
Interface DictionaryMangler

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
DictionaryCat, DictionaryFallback, DictionarySplit

public interface DictionaryMangler
extends java.io.Serializable

A functron for mangling Map objects in various ways.


Method Summary
 void mangle(java.util.Map dict)
          Mangle that dictionary!
 

Method Detail

mangle

void mangle(java.util.Map dict)
Mangle that dictionary!