package org.nd4j.reflectionloader.testclasses; /** * Created by agibsonccc on 3/10/17. */ public class TestInterface22 implements TestInterface2 { }