Just a note to myself so I don’t forget, it’s possible to generate the methods for an interface in a new class that implements it, by pressing Ctrl+Space within the new class declaration.* A list of methods will appear, and you can multi-select them, press Enter and the method declarations will be placed in the [...]
Weiterlesen...