Take this class:
import java.util.Timer import java.util.TimerTask import java.util.concurrent.locks.ReentrantLock class TimerClass{ var timer: Timer = new Tim