JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aspectj.runtime.internal.cflowstack
ThreadCounter
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
inc()
dec()
isNotZero()
removeThreadCounter()
Interface ThreadCounter
All Known Implementing Classes:
ThreadCounterImpl11
public interface
ThreadCounter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
dec
()
void
inc
()
boolean
isNotZero
()
void
removeThreadCounter
()
Method Details
inc
void
inc
()
dec
void
dec
()
isNotZero
boolean
isNotZero
()
removeThreadCounter
void
removeThreadCounter
()