public class Record extends Object
Record(List<DataBox> values)
boolean
equals(Object other)
List<DataBox>
getValues()
String
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Record(List<DataBox> values)
public List<DataBox> getValues()
public boolean equals(Object other)
equals
Object
public String toString()
toString
Copyright © 2017. All rights reserved.