PARAMTYPE - The type of the parameter that is required for executing the callback.public interface IThrowingRunnableWithParameter<PARAMTYPE>
IThrowingRunnable except that a
parameter is present.Copyright © 2014–2015 Philip Helger. All rights reserved.