public abstract class AbstractParameter<T> extends Object implements Parameter<T>
AbstractParameter(T value)
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractParameter(T value)
public T getValue()
getValue
Parameter<T>
Copyright © 2017 S&C Software. All rights reserved.