NASA World Wind

gov.nasa.worldwind.util
Class StringUtil

java.lang.Object
  extended by gov.nasa.worldwind.util.StringUtil

public class StringUtil
extends Object


Field Summary
static String EMPTY
           
 
Constructor Summary
StringUtil()
           
 
Method Summary
static boolean Equals(String s1, String s2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY

public static final String EMPTY
See Also:
Constant Field Values
Constructor Detail

StringUtil

public StringUtil()
Method Detail

Equals

public static boolean Equals(String s1,
                             String s2)

NASA World Wind