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

Quick Search    Search Deep

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

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

private abstract static class Factories.SerialSetFactory
extends SetFactory
implements java.io.Serializable


Constructor Summary
private Factories.SerialSetFactory()
           
 
Methods inherited from class Util.Collections.SetFactory
makeCollection, makeCollection, makeSet, makeSet, makeSet
 
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.SerialSetFactory

private Factories.SerialSetFactory()