public class BaseBlobMap.Entry extends Object implements Map.Entry<String,V>
String
getKey()
V
getValue()
setValue(V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode
public String getKey()
getKey
Map.Entry<String,V>
public V getValue()
getValue
public V setValue(V value)
setValue
Copyright © 2009-2012 jclouds. All Rights Reserved.