Uses of Interface
net.ME1312.Galaxi.Library.Try.Function
Packages that use Try.Function
-
Uses of Try.Function in net.ME1312.Galaxi.Library
Methods in net.ME1312.Galaxi.Library with parameters of type Try.FunctionModifier and TypeMethodDescription<R> R
Access.Field.get
(Try.Function<MethodHandle, Object> invocation) Finalize, cache, select, and invoke the field getter<R> R
Access.Constructor.invoke
(Try.Function<MethodHandle, Object> invocation) Finalize, cache, select, and invoke the constructor<R> R
Access.Method.invoke
(Try.Function<MethodHandle, Object> invocation) Finalize, cache, select, and invoke the method