public interface FieldGapAccessor
Modifier and Type | Interface and Description |
---|---|
static interface |
FieldGapAccessor.FieldGapBuilder<B extends FieldGapAccessor.FieldGapBuilder<B>>
Provides a builder method for a field gap property returning the builder
for applying multiple build operations.
|
static interface |
FieldGapAccessor.FieldGapMutator
Provides a mutator for a field gap property.
|
static interface |
FieldGapAccessor.FieldGapProperty
Provides a field gap property.
|
Modifier and Type | Method and Description |
---|---|
int |
getFieldGap()
Retrieves the field gap from the field gap property.
|
Copyright © 2018. All rights reserved.