Package com.softwareag.connectivity.util
-
Class Summary Class Description MapExtractor Provides a type-safe way to extract values from a heterogenous Map (where keys and values could be of any type), with user-friendly error messages identifying the map and key within the map if any item is missing or has the wrong type.