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 boolean
BoofMiscOps.blockUntilTrue
(long timeoutMS, BoofLambdas.CheckTrue func) Blocks until the provided function returns true.