Show Changes Show Changes
Edit Edit
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

7/20/2007 10:21:17 PM
-10.10.192.236
List all versions List all versions

RSS feed for the TestJwd namespace

Integer Type
.
Summary
Integer inherits from Object

Members

Instance Members

Integer Add(Object value)
Answer the addition of this integer to the supplied value
Integer Divide(Object value)
Answer the integer division of this integer by the supplied value
Object Equals(Object obj)
Determine whether this object is equal to another object
Object GreaterThan(Integer otherValue)
Answer true or false depending on whether this number is greater than the supplied integer
Object GreaterThanOrEqualTo(Integer otherValue)
Answer true or false depending on whether this number is greater than or equal to the supplied integer
Object LessThan(Integer otherValue)
Answer true or false depending on whether this number is less than the supplied integer
Object LessThanOrEqualTo(Integer otherValue)
Answer true or false depending on whether this number is less than or equal to the supplied integer
Integer Multiply(Object value)
Answer the multiplication of this integer with the supplied value
Integer Random(Integer lowerValue, Integer maxValue)
Answer a random interger from the first supplied integer to the second supplied integer
Integer Subtract(Object value)
Answer the subtraction of the supplied value from this integer

Type Members

Integer Add(Object firstValue, Object secondValue)
Answer the integer addition of the supplied values
Integer Divide(Object firstValue, Object secondValue)
Answer the integer division of the first supplied value by the second
Integer Multiply(Object firstValue, Object secondValue)
Answer the multiplication of first supplied value with the second
Integer Subtract(Object firstValue, Object secondValue)
Answer the subtraction of the second supplied value from the first
Integer Add(Object value)
Answer the addition of this integer to the supplied value
Integer Divide(Object value)
Answer the integer division of this integer by the supplied value
Object Equals(Object obj)
Determine whether this object is equal to another object
Object GreaterThan(Integer otherValue)
Answer true or false depending on whether this number is greater than the supplied integer
Object GreaterThanOrEqualTo(Integer otherValue)
Answer true or false depending on whether this number is greater than or equal to the supplied integer
Object LessThan(Integer otherValue)
Answer true or false depending on whether this number is less than the supplied integer
Object LessThanOrEqualTo(Integer otherValue)
Answer true or false depending on whether this number is less than or equal to the supplied integer
Integer Multiply(Object value)
Answer the multiplication of this integer with the supplied value
Integer Random(Integer lowerValue, Integer maxValue)
Answer a random interger from the first supplied integer to the second supplied integer
Integer Subtract(Object value)
Answer the subtraction of the supplied value from this integer

Discussion

Examples

With

Not logged in. Log in

The wiki for all things Objective Design Solutions

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics