String

From Erights

(Difference between revisions)
Jump to: navigation, search
m (changing references to stub page into reference to template stub)
(placeholder/stub created. please expand on and correct any errors)
Line 1: Line 1:
-
Strings are [[ConstLists]] of char that have additional methods including Java string operators.
+
An String is an sequence of characters.
-
Flex structures respond to all Const messages except the comparison operators ("<", <=", etc...).
+
-
All these structures have many methods not listed here.
+
-
Strings, like [[ConstLists]] are [[Selfless]], [[Transparent]] and [[Immutable]].
+
Strings are [[Selfless]], [[Transparent]] and [[Immutable]].
 +
On [[E-on-Java]] Strings are Java objects of class String. <!-- As far as I know --~~~~ -->
-
from [http://erights.org/elang/quick-ref.html#Structures]
 
----
----
-
{{stub}}
+
[[stub]]

Revision as of 22:08, 17 September 2008

An String is an sequence of characters.

Strings are Selfless, Transparent and Immutable.

On E-on-Java Strings are Java objects of class String.


stub

Personal tools
more tools