Uses of Class
kos.api.ImplementationLoader.Result
Packages that use ImplementationLoader.Result
-
Uses of ImplementationLoader.Result in kos.api
Methods in kos.api that return ImplementationLoader.ResultModifier and TypeMethodDescriptiondefault <T> ImplementationLoader.Result<T>ImplementationLoader.anyInstanceOf(Class<T> type) Load the instance of the giventype.static <T> ImplementationLoader.Result<T>ImplementationLoader.Result.empty()static <T,E extends RuntimeException>
ImplementationLoader.Result<T>ImplementationLoader.Result.failure(E cause) <T> ImplementationLoader.Result<T>ImplementationLoader.instanceOf(Class<T> type) Load the instance of the giventype.<T> ImplementationLoader.Result<T>ImplementationLoader.SPIImplementationLoader.instanceOf(Class<T> type) <R> ImplementationLoader.Result<R>static <T> ImplementationLoader.Result<T>ImplementationLoader.Result.of(T value) -
Uses of ImplementationLoader.Result in kos.core
Methods in kos.core that return ImplementationLoader.ResultModifier and TypeMethodDescriptionstatic <T> ImplementationLoader.Result<T>static <T> ImplementationLoader.Result<T>