Created
November 4, 2016 15:48
-
-
Save sliskiCode/05adee3157907d4039ab37fa3c688d1d to your computer and use it in GitHub Desktop.
Deep dive in Kotlin extensions 2
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 final class StringKtTestKt { | |
| @NotNull | |
| public static final String removeWhitespaces(@NotNull String $receiver) {} | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment