org.diyefi.openlogviewer.utils
Class Utilities

java.lang.Object
  extended by org.diyefi.openlogviewer.utils.Utilities

public final class Utilities
extends Object


Method Summary
static int countBytes(File f, byte b)
           
static String getExtension(File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getExtension

public static String getExtension(File f)

countBytes

public static int countBytes(File f,
                             byte b)
                      throws IOException
Throws:
IOException


Copyright © 2015 DIYEFI.org. All Rights Reserved.