com.gotometrics.orderly.example
Class IntExample

java.lang.Object
  extended by com.gotometrics.orderly.example.IntExample

public class IntExample
extends Object


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

Constructor Detail

IntExample

public IntExample()
Method Detail

lengthExamples

public void lengthExamples()
                    throws Exception
Throws:
Exception

serializationExamples

public void serializationExamples()
                           throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.