org.fusesource.insight.log.support
Class Strings

java.lang.Object
  extended by org.fusesource.insight.log.support.Strings

public class Strings
extends java.lang.Object


Constructor Summary
Strings()
           
 
Method Summary
static boolean contains(java.lang.String matchesText, java.lang.String... values)
           
static boolean isEmpty(java.lang.String filePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Strings

public Strings()
Method Detail

contains

public static boolean contains(java.lang.String matchesText,
                               java.lang.String... values)

isEmpty

public static boolean isEmpty(java.lang.String filePath)


Copyright © 2013 Red Hat. All Rights Reserved.