Skip to content

Instantly share code, notes, and snippets.

View 73N37's full-sized avatar
💻
M3RG1NG FR0M D3V3L0PM3N7 1N70 M41N

73N37 73N37

💻
M3RG1NG FR0M D3V3L0PM3N7 1N70 M41N
View GitHub Profile
@73N37
73N37 / TestData.java
Created October 14, 2025 08:35
My first Gist
package dat.TestPackage;
/* TODO: Notice that all my classes are private except for my 'Methods' class.
This ensures that the ONLY way to manipulate private classes & fields,
is through my Methods class
*/
import jakarta.persistence.*;
public final class TestData