com.unitesk.atp.tree.tool.antlr
Class ArrayListFactory
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayListFactory
public ArrayListFactory()
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.