
org.daisy.pipeline.braille.common.Contextual Maven / Gradle / Ivy
The newest version!
package org.daisy.pipeline.braille.common;
public interface Contextual {
public T withContext(C context);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy