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

com.belteshazzar.jquery.functions.IntOffsetOffsetFunction Maven / Gradle / Ivy

The newest version!
package com.belteshazzar.jquery.functions;

import com.belteshazzar.jquery.Offset;

public interface IntOffsetOffsetFunction {

	Offset apply(int i, Offset coords);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy