org.mule.transport.sftp.util
Class ValueHolder<T>

java.lang.Object
  extended by org.mule.transport.sftp.util.ValueHolder<T>

public class ValueHolder<T>
extends Object


Field Summary
 T value
           
 
Constructor Summary
ValueHolder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public T value
Constructor Detail

ValueHolder

public ValueHolder()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.