org.kefirsf.bb.util
Class Utils
java.lang.Object
org.kefirsf.bb.util.Utils
public final class Utils
- extends Object
Utils class
- Author:
- Vitaliy Samolovskih aka Kefir
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
openResourceStream
public static InputStream openResourceStream(String resourceName)
- Open the resource stream for named resource.
Stream must be closed by user after usage.
- Parameters:
resourceName - resource name
- Returns:
- input stream
generateRandomName
public static String generateRandomName()
Copyright © 2013. All Rights Reserved.