Package anderix.util
Class SuperString
java.lang.Object
anderix.util.SuperString
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SuperString
public SuperString() -
SuperString
-
-
Method Details
-
getString
-
isNull
public boolean isNull() -
toInt
public int toInt() -
toDate
-
toBoolean
public boolean toBoolean() -
toShort
public short toShort() -
toLong
public long toLong() -
toFloat
public float toFloat() -
toDouble
public double toDouble() -
toByte
public byte toByte() -
quoteForSql
-