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 all versions of javolution-core-java-msftbx
Only the Java Core part of Javolution library, with slight modifications for use in MSFTBX.
The newest version!
/**
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;