public class TestSmartComplete { public static void main(String[] args) { Long var; var = new Long(<caret>); } }