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

com.ardikars.common.util.Pointer Maven / Gradle / Ivy

The newest version!
package com.ardikars.common.util;

interface Pointer extends AutoCloseable {

    long address();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy