2321 - 2330 of 3808 for FirstSearch Results
View search results from all Wolfram sites (8108 matches)
ImplementJavaInterface   (JLink Symbol)
ImplementJavaInterface[interfaces, mappings] uses the Dynamic Proxy facility of Java to create a new Java class and return an object of that class that implements the named ...
InstanceOf   (JLink Symbol)
InstanceOf[javaobject, javaclass] gives True if javaobject is an instance of the class or interface javaclass, or a subclass. Otherwise, it returns False. ...
JavaClassPath   (JLink Symbol)
JavaClassPath[] returns the class search path in use by the Java runtime. This includes classes specified via the CLASSPATH environment variable (if any), directories and ...
JavaObjectToExpression   (JLink Symbol)
JavaObjectToExpression[javaobject] converts the specified Java object reference into its value as a "native" Mathematica expression.
JavaThrow   (JLink Symbol)
JavaThrow["exception"] causes an exception of the specified class to be thrown in the Java thread that called the Mathematica program in which JavaThrow occurred. ...
Methods   (JLink Symbol)
Methods[javaclass] returns a list of the Java declarations for all methods of the specified JavaClass. Methods["classname"] lists the methods for the named class. ...
UninstallJava   (JLink Symbol)
UninstallJava[] shuts down the Java runtime that was started by InstallJava.
MTensor_getMTensor   (Mathematica LibraryLink C Function)
int MTensor_getInteger (MTensor t, mint*pos, mint numpos, MTensor*pres) gets a subtensor element from an MTensor.
MTensor_setMTensor   (Mathematica LibraryLink C Function)
int MTensor_setMTensor (MTensor t, MTensor val, mint*pos, mint numpos) sets a subtensor element in an MTensor.
LibraryVersionInformation   (Library Link Package Symbol)
LibraryVersionInformation[lib] returns a list of rules of library version information.
1 ... 230|231|232|233|234|235|236 ... 381 Previous Next

...