public static interface Checksum.MatchHandler<T,E extends java.lang.Throwable>
T
compute()
none()
value(byte[] hash)
T none() throws E extends java.lang.Throwable
E extends java.lang.Throwable
T compute() throws E extends java.lang.Throwable
T value(byte[] hash) throws E extends java.lang.Throwable