public class ImageState extends Object implements Serializable
| Constructor and Description |
|---|
ImageState(long timestamp,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
long |
getTag()
Deprecated.
|
long |
getTimestamp() |
public static final String KEY
public long getTimestamp()
public int getLength()
@Deprecated public long getTag()
Copyright © 2023 LSST. All rights reserved.