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

com.oculusvr.capi.platform.Placeholder Maven / Gradle / Ivy

The newest version!
package com.oculusvr.capi.platform;

/**
 * This class only exists to thwart the Javadoc restrictions on creating
 * javadoc for an empty package.
 *  
 * @author bradd
 *
 */
public class Placeholder {
  private Placeholder() {
    
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy