Uses of Interface
com.kingsrook.qqq.backend.core.utils.lambdas.UnsafeLambda
Packages that use UnsafeLambda
-
Uses of UnsafeLambda in com.kingsrook.qqq.backend.core.instances
Methods in com.kingsrook.qqq.backend.core.instances with parameters of type UnsafeLambdaModifier and TypeMethodDescriptionbooleanQInstanceValidator.assertNoException(UnsafeLambda unsafeLambda, String message) For the given lambda, if it doesn't throw an exception, then we're all good (and return true).