Well, strictly speaking, one doesn't actually convert a String to an int, but you can get an integer value from its String representation:


public class Whatever
public static void...