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

java.nio.internal.ByteBufferAs Maven / Gradle / Ivy

package java.nio.internal;

import java.nio.ByteBuffer;

public interface ByteBufferAs {
	ByteBuffer getByteBuffer();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy