Last active
May 10, 2019 14:41
-
-
Save denizfurkan/6bb75fe173d7c5ccb6e14deb9b9979cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public/*[Erişim Belirleyici]*/ class/*[Class]*/ Kedi/*[Class İsmi]*/ { | |
| public int kilo; | |
| public int hiz; | |
| public String cins; | |
| public String renk; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment