railo.runtime.type
Class List

java.lang.Object
  extended by railo.runtime.type.List

Deprecated. BACKCOMP this class only exists for backward compatibility to code genrated for .ra files, DO NOT USE

public class List
extends Object


Constructor Summary
List()
          Deprecated.  
 
Method Summary
static int listFindForSwitch(String list, String value, String delimiter)
          Deprecated.  
static Array listToArrayRemoveEmpty(String list, char delimiter)
          Deprecated.  
static Array listToArrayRemoveEmpty(String list, String delimiter)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

List

public List()
Deprecated. 
Method Detail

listToArrayRemoveEmpty

public static Array listToArrayRemoveEmpty(String list,
                                           String delimiter)
Deprecated. 

listToArrayRemoveEmpty

public static Array listToArrayRemoveEmpty(String list,
                                           char delimiter)
Deprecated. 

listFindForSwitch

public static int listFindForSwitch(String list,
                                    String value,
                                    String delimiter)
Deprecated. 


Copyright © 2012 Railo