This commit is contained in:
Robert Vokac 2024-12-17 05:52:33 +01:00
parent 9d65c1186b
commit 414c6bb697
Signed by: robertvokac
GPG Key ID: FB9CE8E20AADA55F
10 changed files with 17 additions and 6 deletions

View File

@ -2,7 +2,7 @@
* 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 com.openeggbert.jdotnet.System;
package com.openeggbert.jdotnet.JDotNet;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;

View File

@ -2,8 +2,9 @@
* 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 com.openeggbert.jdotnet.System;
package com.openeggbert.jdotnet.JDotNet.CSharpKeyWords;
import com.openeggbert.jdotnet.JDotNet.AdditionalClassForDotNetSimulation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

View File

@ -2,8 +2,9 @@
* 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 com.openeggbert.jdotnet.System;
package com.openeggbert.jdotnet.JDotNet.CSharpKeyWords;
import com.openeggbert.jdotnet.JDotNet.AdditionalClassForDotNetSimulation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

View File

@ -2,8 +2,9 @@
* 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 com.openeggbert.jdotnet.System;
package com.openeggbert.jdotnet.JDotNet.CSharpKeyWords;
import com.openeggbert.jdotnet.JDotNet.AdditionalClassForDotNetSimulation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

View File

@ -2,8 +2,9 @@
* 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 com.openeggbert.jdotnet.System;
package com.openeggbert.jdotnet.JDotNet.CSharpKeyWords;
import com.openeggbert.jdotnet.JDotNet.AdditionalClassForDotNetSimulation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

View File

@ -2,8 +2,9 @@
* 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 com.openeggbert.jdotnet.System;
package com.openeggbert.jdotnet.JDotNet.CSharpKeyWords;
import com.openeggbert.jdotnet.JDotNet.AdditionalClassForDotNetSimulation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

View File

@ -4,6 +4,7 @@
*/
package com.openeggbert.jdotnet.System;
import com.openeggbert.jdotnet.JDotNet.AdditionalClassForDotNetSimulation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

View File

@ -4,6 +4,7 @@
*/
package com.openeggbert.jdotnet.System;
import com.openeggbert.jdotnet.JDotNet.AdditionalClassForDotNetSimulation;
import java.util.ArrayList;
import java.util.List;

View File

@ -4,6 +4,8 @@
*/
package com.openeggbert.jdotnet.System;
import com.openeggbert.jdotnet.JDotNet.AdditionalClassForDotNetSimulation;
/**
*
* @author robertvokac

View File

@ -4,6 +4,8 @@
*/
package com.openeggbert.jdotnet.System;
import com.openeggbert.jdotnet.JDotNet.AdditionalClassForDotNetSimulation;
/**
*
* @author robertvokac