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

com.almondtools.stringsandchars.search.CharShift Maven / Gradle / Ivy

package com.almondtools.stringsandchars.search;

public interface CharShift {

	int getShift(char c);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy