com.sleepycat.je.utilint
Class HexFormatter

java.lang.Object
  extended by com.sleepycat.je.utilint.HexFormatter

public class HexFormatter
extends Object


Constructor Summary
HexFormatter()
           
 
Method Summary
static String formatLong(long l)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HexFormatter

public HexFormatter()
Method Detail

formatLong

public static String formatLong(long l)


Copyright 2004-2005 Sleepycat, Inc. All Rights Reserved.