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

com.mageddo.commons.regex.Converter Maven / Gradle / Ivy

The newest version!
package com.mageddo.commons.regex;

public interface Converter {
  R convert(String str);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy