com.unitesk.atp.tree.tool.antlr
Class ArrayListFactory

java.lang.Object
  extended by com.unitesk.atp.tree.tool.antlr.ArrayListFactory
All Implemented Interfaces:
ListFactory

public class ArrayListFactory
extends Object
implements ListFactory

List factory that creates ArrayList

Since:
3.3
Version:
$Id: ArrayListFactory.java,v 1.2 2005/07/19 06:45:54 all-x Exp $
Author:
Vitaliy Omelchenko

Constructor Summary
ArrayListFactory()
           
 
Method Summary
 void add(List list, Object item)
           
 List create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayListFactory

public ArrayListFactory()
Method Detail

create

public List create()
Specified by:
create in interface ListFactory

add

public void add(List list,
                Object item)
Specified by:
add in interface ListFactory


Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.