public final class TwoNullableValueStateMapping extends Object
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AccumulatorState> |
getStateClass(Class<?> first,
Class<?> second) |
static AccumulatorStateSerializer<?> |
getStateSerializer(Type firstType,
Type secondType) |
public static Class<? extends AccumulatorState> getStateClass(Class<?> first, Class<?> second)
public static AccumulatorStateSerializer<?> getStateSerializer(Type firstType, Type secondType)
Copyright © 2012–2019. All rights reserved.