Class Solution.TreeInfo
-
- All Implemented Interfaces:
public final class Solution.TreeInfo
-
-
Field Summary
Fields Modifier and Type Field Description private LongnumOfNodesprivate Longperm
-
Constructor Summary
Constructors Constructor Description Solution.TreeInfo(Long numOfNodes, Long perm)
-
Method Summary
Modifier and Type Method Description final LonggetNumOfNodes()final UnitsetNumOfNodes(Long numOfNodes)final LonggetPerm()final UnitsetPerm(Long perm)
-