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

mil.nga.geopackage.tiles.user.TileRowSync Maven / Gradle / Ivy

The newest version!
package mil.nga.geopackage.tiles.user;

import mil.nga.geopackage.user.UserRowSync;

/**
 * Tile Row Sync to support reading a single tile row copy when multiple near
 * simultaneous asynchronous requests are made
 *
 * @author osbornb
 * @since 2.0.0
 */
public class TileRowSync extends UserRowSync {

	/**
	 * Constructor
	 */
	public TileRowSync() {

	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy