Uses of Class
org.mozilla.javascript.JavaAdapter.JavaAdapterSignature
-
Packages that use JavaAdapter.JavaAdapterSignature Package Description org.mozilla.javascript -
-
Uses of JavaAdapter.JavaAdapterSignature in org.mozilla.javascript
Fields in org.mozilla.javascript with type parameters of type JavaAdapter.JavaAdapterSignature Modifier and Type Field Description private java.util.Map<JavaAdapter.JavaAdapterSignature,java.lang.Class<?>>
ClassCache. classAdapterCache
Methods in org.mozilla.javascript that return types with arguments of type JavaAdapter.JavaAdapterSignature Modifier and Type Method Description (package private) java.util.Map<JavaAdapter.JavaAdapterSignature,java.lang.Class<?>>
ClassCache. getInterfaceAdapterCacheMap()
-