public final class AdditionalICMParameters.Entry<V extends Object>
private final String
name
private final V
value
AdditionalICMParameters.Entry(String name, V value)
final String
getName()
final V
getValue()
render()
String
toString()
Boolean
equals(Object other)
Integer
hashCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getName()
final V getValue()
final String render()
String toString()
Boolean equals(Object other)
Integer hashCode()