Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.util
Class Utils

java.lang.Object
  extended by org.infinispan.cli.util.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static String nullIfEmpty(String s)
          Returns null if the parameter is null or empty, otherwise it returns it untouched
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

nullIfEmpty

public static String nullIfEmpty(String s)
Returns null if the parameter is null or empty, otherwise it returns it untouched


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.