Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verständlichkeit erhöht in GVTAN2Step und HBCIJobImpl #66

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    2213316 View commit details
    Browse the repository at this point in the history
  2. JavaDoc korrigiert

    ruderphilipp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0cfeb16 View commit details
    Browse the repository at this point in the history
  3. Leerzeilen entfernt

    ruderphilipp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    a344ec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c05502 View commit details
    Browse the repository at this point in the history
  5. konsistenter Codestil: this ergänzt

    In der Klasse wird in allen Methoden explizit unterschieden, ob es
    sich um eine lokale Variable handelt oder um eine, die der Variable
    der Objektinstanz (mit `this`). Außer an den zwei Stellen.
    ruderphilipp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    917ae47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c016e20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea51905 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f5292e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9b9e24 View commit details
    Browse the repository at this point in the history
  10. x.equals(y) -> y.equals(x)

    Zum besseren Verständnis die Konstante (innerhalb der Methode) nach
    vorn gestellt, statt sie weit hinten im Code zu "verstecken".
    ruderphilipp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1c8e5fe View commit details
    Browse the repository at this point in the history
  11. JavaDoc überarbeitet

    ruderphilipp committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    7129aa3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    691db2d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e347b6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c98add View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8c9a351 View commit details
    Browse the repository at this point in the history