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

org.jsonex.jsoncoder.MaskStrategy Maven / Gradle / Ivy

There is a newer version: 0.1.27
Show newest version
package org.jsonex.jsoncoder;

import java.util.function.Function;

public interface MaskStrategy extends Function {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy