Uses of Record Class
org.variantsync.diffdetective.util.InvocationCounter
Packages that use InvocationCounter
-
Uses of InvocationCounter in org.variantsync.diffdetective.util
Methods in org.variantsync.diffdetective.util that return InvocationCounterModifier and TypeMethodDescriptionstatic <A> InvocationCounter<A, A> InvocationCounter.justCount()Count the number of invocations of the identity function.static <A,B> InvocationCounter <A, B> Count the number of invocations ofinnerby wrapping it.