public class InterceptObjectExt extends Object
| Constructor and Description |
|---|
InterceptObjectExt() |
| Modifier and Type | Method and Description |
|---|---|
static String |
foo(@Nullable abc.InterceptObject interceptObject) |
static String |
repeatSelf(abc.InterceptObject interceptObject,
int times) |
static String |
sayHello(String name) |
static String |
sayHello(String firstName,
String lastName) |
static String |
test(String firstName) |
Copyright © 2024. All rights reserved.