public class LocatorFunction<T> extends Object implements Function<Header,T>
LocatorFunction(Locator<T> locator)
T
apply(Header h)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocatorFunction(Locator<T> locator)
public T apply(Header h)
apply
Function<Header,T>
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.