public final class FunctionImplementationDependency extends ScalarImplementationDependency
ImplementationDependency.Factory| Constructor and Description |
|---|
FunctionImplementationDependency(String name,
TypeSignature returnType,
List<TypeSignature> argumentTypes,
Optional<InvocationConvention> invocationConvention) |
equals, getSignature, hashCode, resolveclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcheckTypeParameters, getImplementationDependencyAnnotation, isImplementationDependencyAnnotation, validateImplementationDependencyAnnotationpublic FunctionImplementationDependency(String name, TypeSignature returnType, List<TypeSignature> argumentTypes, Optional<InvocationConvention> invocationConvention)
Copyright © 2012–2019. All rights reserved.