Package main
Class MainHelper
- java.lang.Object
-
- main.MainHelper
-
public class MainHelper extends java.lang.Object
ClassMainHelper
is an auxiliary class with methods called by themain.Main
class.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <E> java.util.List<E>
toList(java.util.concurrent.atomic.AtomicReferenceArray<E> ara)
-