public class Record extends Object
| Constructor and Description |
|---|
Record(int id) |
Record(int id,
int numAttr) |
| Modifier and Type | Method and Description |
|---|---|
Record |
clone() |
RecordQ |
toRecordQ() |
RecordQ |
toRecordQConfidential() |
String |
toString() |
StringBuilder |
toStringBuilder() |
String[] |
toVectorString() |
public RecordQ toRecordQ()
public RecordQ toRecordQConfidential()
public String[] toVectorString()
public StringBuilder toStringBuilder()
Copyright © 2017 The CLARUS Consortium. All rights reserved.