Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Util.Collections
Class Factories.SerialCollectionFactory  view Factories.SerialCollectionFactory download Factories.SerialCollectionFactory.java

java.lang.Object
  extended byUtil.Collections.CollectionFactory
      extended byUtil.Collections.Factories.SerialCollectionFactory
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Factories

private abstract static class Factories.SerialCollectionFactory
extends CollectionFactory
implements java.io.Serializable


Constructor Summary
private Factories.SerialCollectionFactory()
           
 
Methods inherited from class Util.Collections.CollectionFactory
makeCollection, makeCollection, makeCollection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Factories.SerialCollectionFactory

private Factories.SerialCollectionFactory()