java como obter todos os tópicos
Set<Thread> threadSet = Thread.getAllStackTraces().keySet();
Nimorum
Set<Thread> threadSet = Thread.getAllStackTraces().keySet();