public class EnumSupplier extends ParameterSupplier
Modifier and Type | Field and Description |
---|---|
private java.lang.Class<?> |
enumType |
Constructor and Description |
---|
EnumSupplier(java.lang.Class<?> enumType) |
Modifier and Type | Method and Description |
---|---|
java.util.List<PotentialAssignment> |
getValueSources(ParameterSignature sig) |
public java.util.List<PotentialAssignment> getValueSources(ParameterSignature sig)
getValueSources
in class ParameterSupplier