My Snippets
My Collections
Search Engine
Pricing
Untitled
unknown
plain_text
2 years ago
85 B
4
Indexable
package byow.Core; public interface PointSet { Position nearest(int x, int y); }
Editor is loading...