Package org.pentaho.platform.web.gwt.rpc.util
package org.pentaho.platform.web.gwt.rpc.util
-
ClassDescriptionThrowingSupplier<T,
E extends Throwable> TheThrowingSupplier
represents a supplier of a value, of typeT
which, when failing, throws an exception of typeE
.