All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sun.nio.ch.ByteBuffer$_aliases Maven / Gradle / Ivy

There is a newer version: 17.alpha.0.57
Show newest version
package sun.nio.ch;

import java.nio.ByteBuffer;

import org.qbicc.runtime.patcher.PatchClass;

/**
 *
 */
@PatchClass(ByteBuffer.class)
abstract class ByteBuffer$_aliases {

    int offset;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy