Interface Parameterizable
public interface Parameterizable
Interface for indicating that the implementing class takes adjustable parameters.
-
Method Summary
Modifier and TypeMethodDescriptionGet the parameter list associated with the class.
-
Method Details
-
getParameterList
-