0 / 60 seg.

Given this class, how would you make the code compile?

public class TheClass {
    private final int x;
}