@FunctionalInterface public interface CoordinateFactory<T>
T
create(int x, int y)
T create(int x, int y)
Copyright © 2019. All rights reserved.