Uses of Class
java.lang.TypeNotPresentException
-
Packages that use TypeNotPresentException 软件包 描述 java.lang.invoke java.lang.invoke
软件包包含由Java核心类库和虚拟机直接提供的动态语言支持。 -
-
Uses of TypeNotPresentException in java.lang.invoke
Methods in java.lang.invoke that throw TypeNotPresentException Modifier and Type 方法 描述 static MethodType
MethodType. fromMethodDescriptorString(String descriptor, ClassLoader loader)
查找或创建方法类型的实例,给定其字节码描述符的拼写。
-