Showing content from http://reference.wolfram.com/language/ref/embeddingformat/Java.html below:
Java—Wolfram Documentation
WOLFRAM Consulting & Solutions
We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technical expertise
- Data & Computational Intelligence
- Model-Based Design
- Algorithm Development
- Wolfram|Alpha for Business
- Blockchain Technology
- Education Technology
- Quantum Computation
WolframConsulting.com
- Embedding environment based on Java without web communication libraries.
Compatible with all common versions of Java (1.6 and above).
Data Types
- A type specification of the form name->"type" in an APIFunction creates a Java method with the following argument types:
- "Integer" int "Number" double "Boolean" Boolean "String" string "Date", "DateTime", "Time" date "Image" buffered image other string
- This mapping can be overridden by settings for ExternalTypeSignature.
- If no return type is specified with ExternalTypeSignature, a method returning a byte array is generated.
- ExternalTypeSignature can specify any Java type; results from the Wolfram Engine will be converted whenever possible to the specified type.
Examples Basic Examples (1)
Create an embedding based on the "Java" embedding format:
History
Introduced in 2014 (10.0)
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4