Reset author name to chosen name ✨
This commit is contained in:
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class BitwiseOR {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class ByteOverFlow {
|
||||
public static void main(String[] args)
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class CompareTo {
|
||||
public static void main(String[] args)
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class Exercise_05_18_C {
|
||||
public static void main(String[] args) {
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class Exercise_05_19 {
|
||||
public static void main(String[] args) {
|
||||
|
||||
@@ -8,7 +8,7 @@ import java.util.concurrent.TimeUnit;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class LogicalExpression {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class Loop12 {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class Loop13 {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class Loop15 {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class LoopDivision {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class LulyBoolean {
|
||||
public static void main(String[] args)
|
||||
|
||||
@@ -8,7 +8,7 @@ import java.util.Scanner;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class MathRounding {
|
||||
public static void main(String[] args) {
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class Mavenproject1 {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class NegativeChar {
|
||||
public static void main(String[] args) {
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class NegativeVariableTest {
|
||||
public static void main(String[] args)
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class NotDemo {
|
||||
public static void main(String[] args)
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class PrePostIncrement {
|
||||
public static void main(String[] args)
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class Q20 {
|
||||
public static void main(String[] args) {
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class Rint {
|
||||
public static void main(String[] args) {
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class Test
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
import java.util.Scanner;
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class TypeCasting {
|
||||
public static void main(String[] args)
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class Unicode {
|
||||
public static void main(String[] args)
|
||||
|
||||
@@ -6,7 +6,7 @@ package com.mycompany.mavenproject1;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author caleb
|
||||
* @author chloe
|
||||
*/
|
||||
public class WeirdCharStuff {
|
||||
public static void main(String[] args) {
|
||||
|
||||
Reference in New Issue
Block a user