<
From version < 7.3 >
edited by Outhman Moustaghfir
on 2021/04/28 01:50
To version < 7.4 >
edited by Outhman Moustaghfir
on 2021/04/28 01:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -100,8 +100,13 @@
100 100  
101 101  = String Class =
102 102  
103 -String class is java object class that
103 +in java language, The String class represents character strings. It contains a lot of functions to handle String object.
104 104  
105 +you can discover all these functions on the following URL :
105 105  
107 +[[https:~~/~~/docs.oracle.com/javase/8/docs/api/java/lang/String.html#method.summary>>https://docs.oracle.com/javase/8/docs/api/java/lang/String.html#method.summary]]
106 106  
109 +Eg: to check if the variable is empty or not, we refer to the isEmpty() method
110 +
111 +
107 107  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian