public interface CheckedFunction<T,R>
R
apply(T t)
R apply(T t) throws Exception
Exception
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.