public class Timer extends Object
| Modifier and Type | Field and Description |
|---|---|
Object[][] |
data |
LinkedHashMap<String,Object> |
records |
| Constructor and Description |
|---|
Timer() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isTimer(long tagEntry) |
static boolean |
isTimers(long tagEntry) |
public LinkedHashMap<String,Object> records
public Object[][] data
Copyright © 2015–2021 Fiji. All rights reserved.