Class ProtoValueConverter


  • public class ProtoValueConverter
    extends Object
    Created by stan on 14/09/2018
    • Constructor Detail

      • ProtoValueConverter

        public ProtoValueConverter()
    • Method Detail

      • parseThreeStateProto

        public static Optional<Boolean> parseThreeStateProto​(technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValueProto.ThreeStateValue stateValue)
      • toThreeStateValue

        public static technology.dice.dicewhere.lineprocessing.serializers.protobuf.ThreeStateValueProto.ThreeStateValue toThreeStateValue​(Boolean input)