public class InjectionFuturePlan<T> extends InjectionPlan<T>
Constructor and Description |
---|
InjectionFuturePlan(Node name) |
Modifier and Type | Method and Description |
---|---|
int |
getNumAlternatives() |
boolean |
isAmbiguous() |
boolean |
isInjectable() |
String |
toShallowString() |
getChildren, getNode, isFeasible, toCantInjectString, toPrettyString
public InjectionFuturePlan(Node name)
public int getNumAlternatives()
getNumAlternatives
in class InjectionPlan<T>
public boolean isAmbiguous()
isAmbiguous
in class InjectionPlan<T>
public boolean isInjectable()
isInjectable
in class InjectionPlan<T>
public String toShallowString()
toShallowString
in class InjectionPlan<T>
Copyright © 2016 The Apache Software Foundation. All rights reserved.