LightweightPosition instead@Deprecated public class LightweightPosition extends LightweightPosition
| Modifier and Type | Class and Description |
|---|---|
static class |
LightweightPosition.IntToStringArray
Deprecated.
use
LightweightPosition.IntToStringArray instead |
| Constructor and Description |
|---|
LightweightPosition(int offset,
int length,
int timestamp,
LightweightPosition.IntToStringArray[] ids)
Deprecated.
|
LightweightPosition(int offset,
int length,
int timestamp,
String... ids)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected LightweightPosition.IntToStringArray[] |
createArray(int len)
Deprecated.
|
void |
merge(int timestamp,
String... other)
Deprecated.
|
void |
merge(LightweightPosition.IntToStringArray[] other)
Deprecated.
|
public LightweightPosition(int offset,
int length,
int timestamp,
String... ids)
public LightweightPosition(int offset,
int length,
int timestamp,
LightweightPosition.IntToStringArray[] ids)
public void merge(int timestamp,
String... other)
merge in class LightweightPositionpublic void merge(LightweightPosition.IntToStringArray[] other)
protected LightweightPosition.IntToStringArray[] createArray(int len)
createArray in class LightweightPositionCopyright © 2016. All Rights Reserved.