public interface FunctionCatalog
Set<String>
getNames(Class<?> type)
<T> T
lookup(Class<?> type, String name)
<T> T lookup(Class<?> type, String name)
Set<String> getNames(Class<?> type)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.