run

public static T run<T, E extends Throwable>(T value, InitUtil.ThrowingRunnable<E> check)(source)

Utility method to run code during a super or this call.