Uses of Class
org.mozilla.javascript.ObjToIntMap
-
Packages that use ObjToIntMap Package Description org.mozilla.javascript -
-
Uses of ObjToIntMap in org.mozilla.javascript
Methods in org.mozilla.javascript with parameters of type ObjToIntMap Modifier and Type Method Description static byte[]
JavaAdapter. createAdapterCode(ObjToIntMap functionNames, java.lang.String adapterName, java.lang.Class<?> superClass, java.lang.Class<?>[] interfaces, java.lang.String scriptClassName)
-