This class is really an interface that might be evolving. In order to avoid breaking users when we change the interface, we made it an abstract class. @author ohler@google.com (Christian Ohler) @param < O> type of values accepted by this output @param < R> type returned by {@link #finish}
|
|