See: Description
Interface | Description |
---|---|
Interner<T> |
Class | Description |
---|---|
InternUtil |
规范化对象生成工具
|
JdkStringInterner |
JDK中默认的字符串规范化实现
|
WeakInterner<T> |
使用WeakHashMap(线程安全)存储对象的规范化对象,注意此对象需单例使用!
|
Copyright © 2024. All rights reserved.