Enum Class ReferenceType

java.lang.Object
java.lang.Enum<ReferenceType>
org.miaixz.bus.core.lang.ref.ReferenceType
All Implemented Interfaces:
Serializable, Comparable<ReferenceType>, Constable

public enum ReferenceType extends Enum<ReferenceType>
引用类型
Since:
Java 17+
Author:
Kimi Liu