public final class LiteralImplementationDependency extends Object implements ImplementationDependency
ImplementationDependency.Factory
Constructor and Description |
---|
LiteralImplementationDependency(String literalName) |
Modifier and Type | Method and Description |
---|---|
Long |
resolve(BoundVariables boundVariables,
FunctionAndTypeManager functionAndTypeManager) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkTypeParameters, getImplementationDependencyAnnotation, isImplementationDependencyAnnotation, validateImplementationDependencyAnnotation
public LiteralImplementationDependency(String literalName)
public Long resolve(BoundVariables boundVariables, FunctionAndTypeManager functionAndTypeManager)
resolve
in interface ImplementationDependency
Copyright © 2012–2022. All rights reserved.