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
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description E
getKey()
K
getValue()
-