Uses of Interface
boofcv.misc.BoofLambdas.CheckTrue
Packages that use BoofLambdas.CheckTrue
-
Uses of BoofLambdas.CheckTrue in boofcv.misc
Methods in boofcv.misc with parameters of type BoofLambdas.CheckTrueModifier and TypeMethodDescriptionstatic booleanBoofMiscOps.blockUntilTrue(long timeoutMS, BoofLambdas.CheckTrue func) Blocks until the provided function returns true.