Created
July 15, 2022 14:02
-
-
Save halilozel1903/94b409faf8a0b525f97595e1a9d6ad5a 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
val arrayList1: ArrayList<String> = ArrayList<String>() | |
val arrayList2 = ArrayList<String>() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment