javolution.io.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javolution-core-java-msftbx Show documentation
Show all versions of javolution-core-java-msftbx Show documentation
Only the Java Core part of Javolution library, with slight modifications for use in MSFTBX.
/**
Utility classes for input and output such as
{@link javolution.io.Struct Struct} and {@link javolution.io.Union Union}
for direct interoperability with C/C++.
*/
package javolution.io;