Class InterpreterPipe<T>

java.lang.Object
com.google.gwt.uibinder.elementparsers.InterpreterPipe<T>
Type Parameters:
T - The type returned by all members of the pipe
All Implemented Interfaces:
com.google.gwt.uibinder.rebind.XMLElement.Interpreter<T>, com.google.gwt.uibinder.rebind.XMLElement.PostProcessingInterpreter<T>

class InterpreterPipe<T> extends Object implements com.google.gwt.uibinder.rebind.XMLElement.PostProcessingInterpreter<T>
Pairs XMLElement.Interpreter instances.