Package g1401_1500.s1496_path_crossing
Class Solution
- java.lang.Object
-
- g1401_1500.s1496_path_crossing.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
isPathCrossing
public boolean isPathCrossing(String path)
-
-