org.terracotta.offheapstore.util
Class DebuggingUtils

java.lang.Object
  extended by org.terracotta.offheapstore.util.DebuggingUtils

public final class DebuggingUtils
extends Object

Author:
Chris Dennis

Method Summary
static String toBase10SuffixedString(long n)
           
static String toBase2SuffixedString(long n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toBase2SuffixedString

public static String toBase2SuffixedString(long n)

toBase10SuffixedString

public static String toBase10SuffixedString(long n)


Copyright © 2015. All Rights Reserved.