@FunctionalInterface public interface Pred<T,P>
static <T,P> Pred<T,P>
accept()
boolean
test(T tile, P position)
boolean test(T tile, P position)
static <T,P> Pred<T,P> accept()
Copyright © 2022. All rights reserved.