Runtime.java :  » RSS-RDF » sesame » org » openrdf » Java Open Source

Java Open Source » RSS RDF » sesame 
sesame » org » openrdf » Runtime.java
/*
 * Copyright Aduna (http://www.aduna-software.com/) (c) 2007.
 *
 * Licensed under the Aduna BSD-style license.
 */
package org.openrdf;


/**
 *
 * @author Herko ter Horst
 */
public interface Runtime {
  // FIXME: this is a DUMMY for Maven to have something to compile. We'll have to find a better solution for this.
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.