Class DataMap.SimpleDataKey<T>

java.lang.Object
net.sourceforge.pmd.util.DataMap.SimpleDataKey<T>
All Implemented Interfaces:
DataMap.DataKey<DataMap.SimpleDataKey<T>,T>
Enclosing class:
DataMap<K>

public static class DataMap.SimpleDataKey<T> extends Object implements DataMap.DataKey<DataMap.SimpleDataKey<T>,T>