T
- input dataR
- action result@FunctionalInterface public interface Spec<T,R>
Modifier and Type | Interface and Description |
---|---|
static class |
Spec.AbstractSpec<T,R> |
Modifier and Type | Method and Description |
---|---|
void |
check(T input,
R result) |
Copyright © 2019 CorfuDB. All rights reserved.