ciąg bitów do całkowitej java

int foo = Integer.parseInt("1001", 2);
Depressed Dingo