Uses of Class
io.apicurio.registry.resolver.ERCache.Result
Packages that use ERCache.Result
-
Uses of ERCache.Result in io.apicurio.registry.resolver
Methods in io.apicurio.registry.resolver that return ERCache.ResultModifier and TypeMethodDescriptionstatic <T,E extends Exception>
ERCache.Result<T,E> ERCache.Result.error(E error) static <T,E extends Exception>
ERCache.Result<T,E> ERCache.Result.ok(T ok)