Class StackUtilsImpl

    • 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 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StackUtilsImpl

        StackUtilsImpl()
    • Method Detail

      • wasInvokedFromImpl

        boolean wasInvokedFromImpl​(java.util.function.BiPredicate<java.lang.String,​java.lang.String> predicate,
                                   int limit)
        Overrides:
        wasInvokedFromImpl in class StackUtils