Class PrimitiveOptionalProperty

java.lang.Object
org.inferred.freebuilder.processor.property.PropertyCodeGenerator
org.inferred.freebuilder.processor.property.PrimitiveOptionalProperty

public class PrimitiveOptionalProperty extends PropertyCodeGenerator
This property class handles the primitive optional fields, including OptionalDouble, OptionalLong, and OptionalInt.