Add FooClass2
This commit is contained in:
parent
343b8bcf2e
commit
a8663359ca
13
TestFrame2/src/TestPackage2/FooClass2.java
Normal file
13
TestFrame2/src/TestPackage2/FooClass2.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 TestPackage2;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Андрей
|
||||
*/
|
||||
public class FooClass2 {
|
||||
private char foo;
|
||||
}
|
Loading…
Reference in New Issue
Block a user