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

io.katharsis.legacy.queryParams.RestrictedPaginationKeys Maven / Gradle / Ivy

The newest version!
package io.katharsis.legacy.queryParams;

/*
* @deprecated make use of QuerySpec
*/
@Deprecated
public enum RestrictedPaginationKeys {
	offset, limit, number, size
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy