classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: fixed small error in ObjectPool


From: Roman Kennke
Subject: [cp-patches] FYI: fixed small error in ObjectPool
Date: Fri, 01 Jul 2005 12:59:03 +0200

Of course the singleton instance and its accessor method must be static,
otherwise this class is not of much use.

2005-07-01  Roman Kennke  <address@hidden>

        * gnu/classpath/ObjectPool.java:
        Made singleton instance static. Otherwise this class would not
        be of much use.
        (getInstance): Made this method static.

/Roman

Attachment: ObjectPool2.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]