@Exported public interface MethodEntryEvent extends LocatableEvent
 In some VMs method entry events can occur for a particular thread
 before its ThreadStartEvent occurs if methods are called
 as part of the thread's initialization.
EventQueue| Modifier and Type | Method | Description | 
|---|---|---|
| Method | method() | Returns the method that was entered. | 
threadtoString, virtualMachine
 Copyright © 1999, 2025, Oracle and/or its affiliates.  All rights reserved.