
com.github.langion.example.Test Maven / Gradle / Ivy
package com.github.langion.example;
/**
* test222
*
* @author Dmitrii_Pikulin
*
*/
public class Test extends Onetest {
public int two;
public void callFriend(Ter v) {
}
}
/**
* test
*
* @author Dmitrii_Pikulin
*
*/
class Onetest {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy