pniederw
06/13/2018, 12:13 AMilya.gorbunov
06/13/2018, 12:59 AMOlekss
06/13/2018, 6:33 AMHamza
06/13/2018, 9:12 AMHamza
06/13/2018, 9:14 AMpniederw
06/13/2018, 10:11 PMString.isBlank()
, String.repeat()
, String.lines()
. The kotlinc error message is difficult to understand. I don’t understand why it says these methods are deprecated.
Warning:(69, 19) Kotlin: 'repeat(Int): String!' is deprecated. This member is not fully supported by Kotlin compiler, so it may be absent or have different signature in next major version
pniederw
06/13/2018, 10:27 PMilya.gorbunov
06/13/2018, 10:51 PMilya.gorbunov
06/13/2018, 11:22 PM