com.sleepycat.je.utilint
Class HexFormatter

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

public class HexFormatter
extends java.lang.Object


Constructor Summary
HexFormatter()
           
 
Method Summary
static java.lang.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 java.lang.String formatLong(long l)


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