public class InterceptObject extends Object
| Constructor and Description |
|---|
InterceptObject(String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
foo() |
String |
repeatSelf(int times) |
static String |
sayHello(String name) |
Copyright © 2024. All rights reserved.