Foo class
This commit is contained in:
parent
42abf9b453
commit
f3f76288fb
13
TestApplication/src/TestPackage/NewClass.java
Normal file
13
TestApplication/src/TestPackage/NewClass.java
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
/*
|
||||||
|
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
|
||||||
|
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
|
||||||
|
*/
|
||||||
|
package TestPackage;
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* @author Андрей
|
||||||
|
*/
|
||||||
|
public class NewClass {
|
||||||
|
public int foo;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user