Uses of Interface
space.arim.dazzleconf.reflect.MethodId.OpaqueCache
Packages that use MethodId.OpaqueCache
-
Uses of MethodId.OpaqueCache in space.arim.dazzleconf.reflect
Methods in space.arim.dazzleconf.reflect that return MethodId.OpaqueCacheModifier and TypeMethodDescription@Nullable MethodId.OpaqueCacheMethodId.getOpaqueCache()Gets the opaque cache attached to this method ID, if one exists.Methods in space.arim.dazzleconf.reflect with parameters of type MethodId.OpaqueCacheModifier and TypeMethodDescription@NonNull MethodIdMethodId.withOpaqueCache(@Nullable MethodId.OpaqueCache opaqueCache) Creates a new method ID, with the argument set as the opaque cache.