Add all relevant 2.X files to _2 package, move/port some 2.X classes

This commit is contained in:
Banks Troutman
2020-03-26 22:03:27 -04:00
parent 972a99335e
commit 951aa1bdbd
116 changed files with 6862 additions and 172 deletions

View File

@@ -0,0 +1,4 @@
package com.chameleonvision.common.datatransfer;
public interface DataProvider {
}