public static class Typecast.Cast
extends java.lang.Object
| Constructor and Description |
|---|
Typecast.Cast(int value)
Constructs a cast type with the specified value
|
| Modifier and Type | Method and Description |
|---|---|
void |
print(java.io.PrintWriter o)
Prints the cast type
|