public interface

OutputSupplier

com.google.gdata.util.common.io.OutputSupplier<T>

Class Overview

An factory for writable streams of bytes or characters.

Summary

Public Methods
abstract T getOutput()

Public Methods

public abstract T getOutput ()

Throws
IOException