I just tried to make a simple class that lets me figure out the length of a file:
public class Size { long s = 0; int a; public static void mai
Put a into an Integer object, which can be compared to null:
a
Integer
null
Integer value = new Integer(a); while (value != null) { // Do stuff }