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

6 lines
57 B
Java
Raw Permalink Normal View History

2022-09-25 19:20:16 +04:00
public enum RollersCount {
2022-09-25 16:54:39 +04:00
Four,
Five,
Six
}