类分层结构
- java.lang.Object
- com.github.houbb.paradise.enhance.core.splitter.impl.AbstractStringSplitter (implements com.github.houbb.paradise.enhance.core.splitter.Splitter)
- com.github.houbb.paradise.enhance.core.translator.impl.GoogleTranslator (implements com.github.houbb.paradise.enhance.core.translator.Translator<T>)
- com.github.houbb.paradise.enhance.vo.OptionVo
- com.github.houbb.paradise.enhance.core.splitter.impl.SplitterFactory
- com.github.houbb.paradise.enhance.core.connector.impl.StringConnector (implements com.github.houbb.paradise.enhance.core.connector.Connector<T>)
- com.github.houbb.paradise.enhance.core.translator.impl.YoudaoTranslator
- com.github.houbb.paradise.enhance.util.translator.YoudaoUtil
- com.github.houbb.paradise.enhance.vo.YoudaoVo
接口分层结构
- com.github.houbb.paradise.enhance.core.connector.Connector<T>
- com.github.houbb.paradise.enhance.core.splitter.Splitter
- com.github.houbb.paradise.enhance.core.translator.Translator<T>
枚举分层结构
Copyright © 2017. All rights reserved.