Class Solution
- java.lang.Object
-
- g1201_1300.s1290_convert_binary_number_in_a_linked_list_to_integer.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
getDecimalValue
public int getDecimalValue(ListNode head)
-
-