Schlagwort-Archive: architecture

Resume Next – in java

Summary Lotus Script has a nice feature for exception handling called “resume next”. Java is missing this feature. This article shows an OOP way to implement it when looping an array. The Task Imagine you have a class UrlsContentCollector. You … Weiterlesen

Veröffentlicht unter Allgemein | Verschlagwortet mit , , | Kommentare deaktiviert für Resume Next – in java