public class TaggedRecord extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
INVALID_TAG |
| Constructor and Description |
|---|
TaggedRecord() |
TaggedRecord(Double[] record) |
TaggedRecord(Double[] record,
int tag) |
public static final int INVALID_TAG
public TaggedRecord()
public TaggedRecord(Double[] record)
public TaggedRecord(Double[] record, int tag)
Copyright © 2019. All Rights Reserved.