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

com.github.houbb.chinese.phrase.support.handler.IChinesePhraseHandler Maven / Gradle / Ivy

package com.github.houbb.chinese.phrase.support.handler;

import com.github.houbb.heaven.support.handler.IHandler;

import java.util.List;

/**
 * 

project: chinese-phrase-IChinesePhraseHandler

*

create on 2020/3/18 21:31

* * @author Administrator * @since 1.0.0 */ public interface IChinesePhraseHandler extends IHandler, R> { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy