PIP.Collections
Class SArrayListFactory

java.lang.Object
  extended by PIP.Collections.SArrayListFactory
All Implemented Interfaces:
org.apache.commons.collections.Factory

public class SArrayListFactory
extends java.lang.Object
implements org.apache.commons.collections.Factory


Method Summary
 java.lang.Object create()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public java.lang.Object create()
Specified by:
create in interface org.apache.commons.collections.Factory