public static class PathMap.MappedEntry<O> extends Object implements Map.Entry<String,O>
String
getKey()
getMapped()
O
getValue()
setValue(O o)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, hashCode
public String getKey()
getKey
Map.Entry<String,O>
public O getValue()
getValue
public O setValue(O o)
setValue
public String toString()
toString
Object
public String getMapped()
Copyright © 2012-2015. All Rights Reserved.