Package org.pentaho.platform.web.gwt.rpc.util
package org.pentaho.platform.web.gwt.rpc.util
-
InterfacesClassDescriptionThrowingSupplier<T,
E extends Throwable> TheThrowingSupplierrepresents a supplier of a value, of typeTwhich, when failing, throws an exception of typeE.