railo.runtime.functions.string
Class Compare

java.lang.Object
  extended by railo.runtime.functions.string.Compare
All Implemented Interfaces:
Serializable, Function

public final class Compare
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
Compare()
           
 
Method Summary
static double call(PageContext pc, String str1, String str2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compare

public Compare()
Method Detail

call

public static double call(PageContext pc,
                          String str1,
                          String str2)


Copyright © 2012 Railo