All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.syncbuilder.util.Util
java.lang.Object
   |
   +----com.syncbuilder.util.Util

  Summary

public final class  Util
     extends java.lang.Object
{
          // Methods 5
     public static String hexPrint(byte[]);
     public static String hexPrint(byte[], int);
     public static String prettyPrint(byte[]);
     public static String prettyPrint(Object);
     public static String readLine() throws IOException;

}

A collection of helper methods, mostly for debugging output.




  Methods

· hexPrint

Summary  |  Top

   public static String hexPrint(byte[] b) 


· hexPrint

Summary  |  Top
   public static String hexPrint(byte[] b, 
                                 int len) 


· prettyPrint

Summary  |  Top
   public static String prettyPrint(byte[] b) 


· prettyPrint

Summary  |  Top
   public static String prettyPrint(Object o) 


· readLine

Summary  |  Top
   public static String readLine()  throws IOException


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