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