| Modifier and Type | Method and Description |
|---|---|
<T> DynFields.UnboundField<T> |
DynFields.Builder.build()
Returns the first valid implementation as a UnboundField or throws a NoSuchFieldException if
there is none.
|
<T> DynFields.UnboundField<T> |
DynFields.Builder.buildChecked()
Returns the first valid implementation as a UnboundField or throws a NoSuchFieldException if
there is none.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.