Binärquote zu Int Java

int decimal=Integer.parseInt(binaryString,2);
Black Bird