public class ProtoValueConverter extends Object
| Constructor and Description |
|---|
ProtoValueConverter() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<Boolean> |
parseThreeStateProto(technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValueProto.ThreeStateValue stateValue) |
static technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValueProto.ThreeStateValue |
toThreeStateValue(Boolean input) |
public static Optional<Boolean> parseThreeStateProto(technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValueProto.ThreeStateValue stateValue)
public static technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValueProto.ThreeStateValue toThreeStateValue(Boolean input)
Copyright © 2021. All rights reserved.