T
- The type managed by the Record
.public interface RecordAccessor<T>
Record
property.Modifier and Type | Interface and Description |
---|---|
static interface |
RecordAccessor.RecordMutator<T>
Provides a mutator for a
Record property. |
static interface |
RecordAccessor.RecordProperty<T>
Provides a
Record property. |
Modifier and Type | Method and Description |
---|---|
Record<T> |
getRecord()
Retrieves the
Record property. |
Copyright © 2015. All rights reserved.