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

Quick Search    Search Deep

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

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

private abstract static class Factories.SerialListFactory
extends ListFactory
implements java.io.Serializable


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

Constructor Detail

Factories.SerialListFactory

private Factories.SerialListFactory()