public static interface NonNullMatrix.IEntryFiller<T>
T
getEntry(int x, int y)
@Nonnull T getEntry(int x, int y)