![JAR search and dependency download from the Maven repository](/logo.png)
com.ibm.icu.impl.number.MicroPropsMutator Maven / Gradle / Ivy
// © 2017 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
package com.ibm.icu.impl.number;
/**
* @author sffc
*
*/
public interface MicroPropsMutator {
public void mutateMicros(MicroProps micros, T value);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy