public static class TaskControlImpl.PeriodicServiceTimestampPredicate extends Object implements Predicate<TaskControlImpl.SetTimestampRequest>
| Modifier and Type | Field and Description |
|---|---|
static TaskControlImpl.PeriodicServiceTimestampPredicate |
INSTANCE |
| Constructor and Description |
|---|
PeriodicServiceTimestampPredicate() |
| Modifier and Type | Method and Description |
|---|---|
static TaskControlImpl.PeriodicServiceTimestampPredicate |
getInstance() |
boolean |
test(TaskControlImpl.SetTimestampRequest setTimestampRequest) |
public static final TaskControlImpl.PeriodicServiceTimestampPredicate INSTANCE
public boolean test(TaskControlImpl.SetTimestampRequest setTimestampRequest)
test in interface Predicate<TaskControlImpl.SetTimestampRequest>public static TaskControlImpl.PeriodicServiceTimestampPredicate getInstance()
Copyright © 2020. All rights reserved.