Java 类org.semanticweb.owlapi.model.OWLOntologyChangeListener 实例源码

项目:ecco    文件:SilentChangeBroadcastStrategy.java   
@Override
public void broadcastChanges(OWLOntologyChangeListener arg0, List<? extends OWLOntologyChange> arg1) throws OWLException {
    // shush just do nothing
}