Package io.ytcode.pathfinding.astar
Class ThreadLocalAStar
- java.lang.Object
-
- io.ytcode.pathfinding.astar.ThreadLocalAStar
-
public class ThreadLocalAStar extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ThreadLocalAStar()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AStarcurrent()
-
-
-
Method Detail
-
current
public static AStar current()
-
-