PIbd-22_Smirnov_A_A_RoadTra.../NumWheel.java

7 lines
68 B
Java

public enum NumWheel
{
oneWheel,
twoWheel,
threeWheel
}