Class NullType

java.lang.Object
org.miaixz.bus.core.lang.reflect.NullType
All Implemented Interfaces:
Type

public class NullType extends Object implements Type
空类型表示
Since:
Java 17+
Author:
Kimi Liu