public LeaseProgressUpdater(HttpNfcLease httpNfcLease, int updateInterval) { this.httpNfcLease = httpNfcLease; this.updateInterval = updateInterval; }