public class RecordMapEntry extends Object implements Map.Entry<String,Object>
RecordMapEntry(Record record, int index)
String
getKey()
Object
getValue()
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode
public RecordMapEntry(Record record, int index)
public String getKey()
getKey
Map.Entry<String,Object>
public Object getValue()
getValue
public Object setValue(Object value)
setValue
Copyright © 2015 Revolution Systems Inc.. All rights reserved.