hunt.pool.impl.CallStack

Undocumented in source.

Members

Interfaces

CallStack
interface CallStack

Strategy for obtaining and printing the current call stack. This is primarily useful for {@linkplain UsageTracking usage tracking} so that different JVMs and configurations can use more efficient strategies for obtaining the current call stack depending on metadata needs.

Meta