com.gotometrics.orderly.example
Class DoubleExample

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

public class DoubleExample
extends Object


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

DoubleExample

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