Class MapTools<E,F>

java.lang.Object
org.tweetyproject.commons.util.MapTools<E,F>
Type Parameters:
E - Domain class of the maps
F - Range class of the maps

public class MapTools<E,F> extends Object
This class provides some utility functions for maps.
Author:
Matthias Thimm