org.jruby.util.collections
Class CollectionFactory

java.lang.Object
  extended byorg.jruby.util.collections.CollectionFactory

public class CollectionFactory
extends java.lang.Object

Version:
$Revision: 1.2 $
Author:
jpetersen

Constructor Summary
CollectionFactory()
           
 
Method Summary
static CollectionFactory getInstance()
           
 IStack newStack()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionFactory

public CollectionFactory()
Method Detail

getInstance

public static CollectionFactory getInstance()

newStack

public IStack newStack()


Copyright © 2002 Jan Arne Petersen. All Rights Reserved.