1
0
This commit is contained in:
Gary Gregory
2024-04-26 07:12:19 -04:00
parent 33efdc2e2f
commit 176bcdf740

View File

@@ -106,7 +106,7 @@ import java.util.Set;
* for most or all users. * for most or all users.
* *
* @since 1.1 * @since 1.1
* @deprecated No longer used. * @deprecated No longer used, will be removed in 2.0.
*/ */
@Deprecated @Deprecated
public final class WeakHashtable extends Hashtable { public final class WeakHashtable extends Hashtable {