public class MutableHolder<T> extends Object
MutableHolder(T value)
T
getValue()
void
setValue(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MutableHolder(T value)
public T getValue()
public void setValue(T value)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.