Zdefiniuj listę Java

List<MyType> myList = new ArrayList<>();
HotFlow