Class Solution
-
- All Implemented Interfaces:
public final class Solution
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final IntegeramountOfTime(TreeNode root, Integer start)-
-
Method Detail
-
amountOfTime
final Integer amountOfTime(TreeNode root, Integer start)
-
-
-
-