public interface StateMapper<T> extends Serializable
Modifier and Type | Method and Description |
---|---|
T |
fromValues(List<Values> values) |
Fields |
getStateFields() |
Values |
toValues(T value) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.