com.gotometrics.orderly.example
Class FixedLongExample

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

public class FixedLongExample
extends Object


Constructor Summary
FixedLongExample()
           
 
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

FixedLongExample

public FixedLongExample()
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.