Class KeyValue<E,K>
- java.lang.Object
-
- org.apache.xml.security.stax.impl.util.KeyValue<E,K>
-
public class KeyValue<E,K> extends java.lang.Object
- Version:
- $Revision: 1397151 $ $Date: 2012-10-11 18:33:39 +0200 (Thu, 11 Oct 2012) $
- Author:
- $Author: giger $
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description E
getKey()
K
getValue()
-