PIbd-23_Polevoy_S.V._SelfPr.../RollersCount.java

6 lines
57 B
Java

public enum RollersCount {
Four,
Five,
Six
}