[jboss-jira] [JBoss JIRA] Created: (JBCOMMON-40) Make org.jboss.util.collection.Lazy* and WeakTypeCache Serializable

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Tue Dec 18 13:23:43 EST 2007


Make org.jboss.util.collection.Lazy* and WeakTypeCache Serializable
-------------------------------------------------------------------

                 Key: JBCOMMON-40
                 URL: http://jira.jboss.com/jira/browse/JBCOMMON-40
             Project: JBoss Common
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: common-core
            Reporter: Dimitris Andreadis
         Assigned To: Dimitris Andreadis
             Fix For: 2.2.3.GA


Author: alesj
Date: 2007-12-17 17:44:09 -0500 (Mon, 17 Dec 2007)
New Revision: 2685

Modified:
   common-core/trunk/src/main/java/org/jboss/util/collection/LazyList.java
   common-core/trunk/src/main/java/org/jboss/util/collection/LazyMap.java
   common-core/trunk/src/main/java/org/jboss/util/collection/LazySet.java
   common-core/trunk/src/main/java/org/jboss/util/collection/WeakTypeCache.java
Log:
Serializable lazy collections.
Having type defining methods protected.

Author: scott.stark at jboss.org
Date: 2007-12-17 18:04:11 -0500 (Mon, 17 Dec 2007)
New Revision: 2686

Modified:
   common-core/trunk/src/main/java/org/jboss/util/collection/WeakTypeCache.java
Log:
Make all private methods protected

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list