| 12345678910111213141516171819 |
- #BlueJ class context
- comment0.target=Eingabe
- comment1.params=
- comment1.target=Eingabe()
- comment2.params=
- comment2.target=void\ einlesen()
- comment3.params=zahl
- comment3.target=double\ faktorCheck(Element)
- comment4.params=zahl\ multi
- comment4.target=double\ rechnen(Element,\ double)
- comment5.params=a
- comment5.target=void\ zeilenFaktor(int)
- comment6.params=
- comment6.target=void\ ausgabe()
- comment7.params=
- comment7.target=void\ gauss()
- comment8.params=args
- comment8.target=void\ main(java.lang.String[])
- numComments=9
|