Logo

GitLab

Sign in

android / guard

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • guard
  • ..
  • osgi
  • OpenCVInterface.java
  • opencv添加
    cd67bf1c
    yangxia authored
    2018-05-04 20:12:46 +0800  
    Browse Code ยป
OpenCVInterface.java 152 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8
package org.opencv.osgi;

/**
 * Dummy interface to allow some integration testing within OSGi implementation.
 */
public interface OpenCVInterface
{
}