public interface ClojureBuilder
Modifier and Type | Method and Description |
---|---|
<T> T |
build(Class<T> interfaceType)
Creates the proxy.
|
<T> T build(Class<T> interfaceType)
T
- the interface type.interfaceType
- type of interface. Must have the Namespace
annotation. Not null.MethodToFunctionSymbolMapper
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.