public static class ComponentTracker.Location extends Object implements Serializable
| Constructor and Description |
|---|
Location(String className,
String filename,
String methodName,
int lineNumber) |
| Modifier and Type | Method and Description |
|---|---|
String |
className() |
boolean |
equals(Object o) |
String |
filename() |
int |
hashCode() |
int |
lineNumber() |
String |
methodName() |
String |
toString() |
Copyright © 2025. All rights reserved.