Package com.formdev.flatlaf.ui
Class StackUtilsImpl
- java.lang.Object
-
- com.formdev.flatlaf.ui.StackUtils
-
- com.formdev.flatlaf.ui.StackUtilsImpl
-
class StackUtilsImpl extends StackUtils
-
-
Constructor Summary
Constructors Constructor Description StackUtilsImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) boolean
wasInvokedFromImpl(java.util.function.BiPredicate<java.lang.String,java.lang.String> predicate, int limit)
-
Methods inherited from class com.formdev.flatlaf.ui.StackUtils
wasInvokedFrom, wasInvokedFrom
-
-
-
-
Method Detail
-
wasInvokedFromImpl
boolean wasInvokedFromImpl(java.util.function.BiPredicate<java.lang.String,java.lang.String> predicate, int limit)
- Overrides:
wasInvokedFromImpl
in classStackUtils
-
-