All Packages  This Package  Class Hierarchy  Class Search  Index

Class xBaseJ.Util
java.lang.Object
   |
   +----xBaseJ.Util

  Summary

public class  Util
     extends java.lang.Object
{
          // Constructors 1
     public Util();

          // Methods 7
     public static double doubleDate(String);
     public static double doubleDate(DateField);
     public static double x86(double);
     public static float x86(float);
     public static int x86(int);
     public static long x86(long);
     public static short x86(short);

}




  Constructors

· Util

Summary  |  Top

   public Util() 

Default constructor



  Methods

· x86

Summary  |  Top
   public static double x86(double in) 


· x86

Summary  |  Top
   public static float x86(float in) 


· x86

Summary  |  Top
   public static long x86(long in) 


· x86

Summary  |  Top
   public static int x86(int in) 


· x86

Summary  |  Top
   public static short x86(short in) 


· doubleDate

Summary  |  Top
   public static double doubleDate(DateField d) 


· doubleDate

Summary  |  Top
   public static double doubleDate(String s) 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7