| Package | Description |
|---|---|
| org.apache.parquet.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
DynConstructors.Ctor<C> |
| Modifier and Type | Method and Description |
|---|---|
DynMethods.UnboundMethod |
DynMethods.Builder.build()
Returns the first valid implementation as a UnboundMethod or throws a
RuntimeError if there is none.
|
DynMethods.UnboundMethod |
DynMethods.Builder.buildChecked()
Returns the first valid implementation as a UnboundMethod or throws a
NoSuchMethodException if there is none.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.