public interface RecordBuilder<T>
Modifier and Type | Method and Description |
---|---|
T |
build()
Constructs a new instance using the values set in the RecordBuilder.
|
T build()
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.