Interface FlavorTable

All Superinterfaces:
FlavorMap
All Known Implementing Classes:
SystemFlavorMap

public interface FlavorTable extends FlavorMap
A FlavorMap which relaxes the traditional 1-to-1 restriction of a Map. A flavor is permitted to map to any number of natives, and likewise a native is permitted to map to any number of flavors. FlavorTables need not be symmetric, but typically are.
Since:
1.4