public class Lautturi { public static void main(String[] args) { int threadsNum= java.lang.Thread.activeCount(); } }