public class Example { public static void main(String[] args) { System.gc(); } }