public class Bugs
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ZERO |
| Constructor and Description |
|---|
Bugs() |
| Modifier and Type | Method and Description |
|---|---|
static int |
divideByZero(int x) |
static void |
loop() |
public static final int ZERO