org.jclouds.util
Class Suppliers2
java.lang.Object
org.jclouds.util.Suppliers2
public class Suppliers2
- extends Object
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Suppliers2
public Suppliers2()
newOutputStreamSupplier
public static com.google.common.io.OutputSupplier<OutputStream> newOutputStreamSupplier(OutputStream output)
- converts an
OutputStream
to an OutputSupplier
Copyright © 2009-2011 jclouds. All Rights Reserved.