public class ConCheckInfo extends Object
| Constructor and Description |
|---|
ConCheckInfo(long lastCheckTime,
boolean valid) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastCheckTime() |
boolean |
isExpired(long checkTime) |
boolean |
isValid() |
void |
setValid(boolean valid) |
Copyright © 2025. All rights reserved.