| Package | Description |
|---|---|
| org.yarnandtail.andhow.property |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyBuilderBase<B extends PropertyBuilderBase,P extends Property<T>,T>
A generic PropertyBuilder class which needs to be fully implemented as an
inner class in each Property implementation.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BolProp.BolBuilder |
static class |
DblProp.DblBuilder |
static class |
FlagProp.FlagBuilder |
static class |
IntProp.IntBuilder |
static class |
LngProp.LngBuilder |
static class |
LocalDateTimeProp.LocalDateTimeBuilder |
static class |
StrProp.StrBuilder |
| Modifier and Type | Field and Description |
|---|---|
protected B |
PropertyBuilderBase.instance |
Copyright © 2017. All rights reserved.