public final class BasicRecord extends Object
| Modifier and Type | Field and Description | 
|---|---|
| double | f1 | 
| double | f2 | 
| double | f3 | 
| int | f4 | 
| int | f5 | 
| int | f6 | 
| Constructor and Description | 
|---|
| BasicRecord() | 
| BasicRecord(Random r) | 
public double f1
public double f2
public double f3
public int f4
public int f5
public int f6
public BasicRecord()
public BasicRecord(Random r)
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.