jet
Class String

jet.Comparable<String>
jet.CharSequence
  extended by jet.String


public class String
extends Comparable<String> CharSequence


Property Summary
Int length
           
 

Function Summary
Int compareTo(that: String)
Boolean equals(other: Any)
Char get(index: Int)
String plus(other: Any)
String toString()
 

Function Detail

compareTo


 Int compareTo(that: String)

equals


 Boolean equals(other: Any)

get


 Char get(index: Int)

plus


 String plus(other: Any)

toString


 String toString()



Copyright © 2010-2012. All Rights Reserved.