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

com.alipay.rdf.file.init.RdfInit Maven / Gradle / Ivy

There is a newer version: 2.2.11
Show newest version
package com.alipay.rdf.file.init;

/**
 * Copyright (C) 2013-2018 Ant Financial Services Group
 * 
 * Rdf 回调初始化接口
 * 
 * @author hongwei.quhw
 * @version $Id: RdfInit.java, v 0.1 2017年4月13日 下午4:35:01 hongwei.quhw Exp $
 */
public interface RdfInit {

    void init(T t);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy