public abstract static class Binding.Entry<V> extends Object
Binding.Entry(String key, V value)
String
getKey()
V
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Binding.Entry(String key, V value)
public String getKey()
public V getValue()
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.