util
Class Test.Remainder

java.lang.Object
  extended by util.Test.Remainder
Enclosing class:
Test

public static class Test.Remainder
extends Object

Returns the remainder of the argument 1 with argument two. Tests for negative values.


Constructor Summary
Test.Remainder()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test.Remainder

public Test.Remainder()
Method Detail

main

public static void main(String[] arg)