Jump to content

A noobs question java

Go to solution Solved by Mira Yurizaki,

In Java, assuming the class didn't override it, the == operator on two variables objects checks if their references are the same. That is, if they're pointing to the same object.

 

So no, that won't work. Use the String.equals() method to check if the contents are the same. See https://www.geeksforgeeks.org/difference-equals-method-java/

this should run the if statement right?

package turncard;

import java.util.*;

class person {// the class that sets a person
	String name;// the persons name
	int age;// that persons age
	int amount;// that persons turncard amount

	void add(int addamount) {
		amount += addamount;// add addamount to amount
	}

	void set(int setamount) {
		amount = setamount;// set amount to setamount
	}
}

public class Main {
	public static void main(String[] args) {
		person EJ = new person();
		EJ.name = "EJ";
		System.out.println("what should I do?");
		EJ.age = 14;
		EJ.amount = 4;
		Scanner input = new Scanner(System.in);
		String c = input.nextLine();
		System.out.println(c);
		if(c == "add") {
			System.out.println("how much should I add?");
		}
	}

}

 

I live in misery USA. my timezone is central daylight time which is either UTC -5 or -4 because the government hates everyone.

into trains? here's the model railroad thread!

Link to comment
Share on other sites

Link to post
Share on other sites

In Java, assuming the class didn't override it, the == operator on two variables objects checks if their references are the same. That is, if they're pointing to the same object.

 

So no, that won't work. Use the String.equals() method to check if the contents are the same. See https://www.geeksforgeeks.org/difference-equals-method-java/

Edited by Mira Yurizaki
Link to comment
Share on other sites

Link to post
Share on other sites

2 minutes ago, Mira Yurizaki said:

In Java, assuming the class didn't override it, the == operator on two variables checks if their references are the same. That is, if they're pointing to the same object.

 

So no, that won't work. Use the String.equals() method to check if the contents are the same. See https://www.geeksforgeeks.org/difference-equals-method-java/

 

EDIT: The above doesn't apply to primitive data types, only to objects.

THANK YOU! I would never have found that out.

I live in misery USA. my timezone is central daylight time which is either UTC -5 or -4 because the government hates everyone.

into trains? here's the model railroad thread!

Link to comment
Share on other sites

Link to post
Share on other sites

On 7/30/2019 at 5:49 PM, Mira Yurizaki said:

In Java, assuming the class didn't override it, the == operator on two variables objects checks if their references are the same.

Minor nitpick: Java has no operator overloading.

Link to comment
Share on other sites

Link to post
Share on other sites

On 7/30/2019 at 10:43 AM, will4623 said:

person EJ = new person();

Other minor quibble: class names always start capitalized (not primitives like int, double, etc., though); variable names always start lowercase.

Main System (Byarlant): Ryzen 7 5800X | Asus B550-Creator ProArt | EK 240mm Basic AIO | 16GB G.Skill DDR4 3200MT/s CAS-14 | XFX Speedster SWFT 210 RX 6600 | Samsung 990 PRO 2TB / Samsung 960 PRO 512GB / 4× Crucial MX500 2TB (RAID-0) | Corsair RM750X | Mellanox ConnectX-3 10G NIC | Inateck USB 3.0 Card | Hyte Y60 Case | Dell U3415W Monitor | Keychron K4 Brown (white backlight)

 

Laptop (Narrative): Lenovo Flex 5 81X20005US | Ryzen 5 4500U | 16GB RAM (soldered) | Vega 6 Graphics | SKHynix P31 1TB NVMe SSD | Intel AX200 Wifi (all-around awesome machine)

 

Proxmox Server (Veda): Ryzen 7 3800XT | AsRock Rack X470D4U | Corsair H80i v2 | 64GB Micron DDR4 ECC 3200MT/s | 4x 10TB WD Whites / 4x 14TB Seagate Exos / 2× Samsung PM963a 960GB SSD | Seasonic Prime Fanless 500W | Intel X540-T2 10G NIC | LSI 9207-8i HBA | Fractal Design Node 804 Case (side panels swapped to show off drives) | VMs: TrueNAS Scale; Ubuntu Server (PiHole/PiVPN/NGINX?); Windows 10 Pro; Ubuntu Server (Apache/MySQL)


Media Center/Video Capture (Jesta Cannon): Ryzen 5 1600X | ASRock B450M Pro4 R2.0 | Noctua NH-L12S | 16GB Crucial DDR4 3200MT/s CAS-22 | EVGA GTX750Ti SC | UMIS NVMe SSD 256GB /

TEAMGROUP MS30 1TB | Corsair CX450M | Viewcast Osprey 260e Video Capture | Mellanox ConnectX-2 10G NIC | LG UH12NS30 BD-ROM | Silverstone Sugo SG-11 Case | Sony XR65A80K

 

Camera: Sony ɑ7II w/ Meike Grip | Sony SEL24240 | Samyang 35mm ƒ/2.8 | Sony SEL50F18F | Sony SEL2870 (kit lens) | PNY Elite Perfomance 512GB SDXC card

 

Network:

Spoiler
                           ┌─────────────── Office/Rack ────────────────────────────────────────────────────────────────────────────┐
Google Fiber Webpass ────── UniFi Security Gateway ─── UniFi Switch 8-60W ─┬─ UniFi Switch Flex XG ═╦═ Veda (Proxmox Virtual Switch)
(500Mbps↑/500Mbps↓)                             UniFi CloudKey Gen2 (PoE) ─┴─ Veda (IPMI)           ╠═ Veda-NAS (HW Passthrough NIC)
╔═══════════════════════════════════════════════════════════════════════════════════════════════════╩═ Narrative (Asus USB 2.5G NIC)
║ ┌────── Closet ──────┐   ┌─────────────── Bedroom ──────────────────────────────────────────────────────┐
╚═ UniFi Switch Flex XG ═╤═ UniFi Switch Flex XG ═╦═ Byarlant
   (PoE)                 │                        ╠═ Narrative (Cable Matters USB-PD 2.5G Ethernet Dongle)
                         │                        ╚═ Jesta Cannon*
                         │ ┌─────────────── Media Center ──────────────────────────────────┐
Notes:                   └─ UniFi Switch 8 ─────────┬─ UniFi Access Point nanoHD (PoE)
═══ is Multi-Gigabit                                ├─ Sony Playstation 4 
─── is Gigabit                                      ├─ Pioneer VSX-S520
* = cable passed to Bedroom from Media Center       ├─ Sony XR65A80K (Google TV)
** = cable passed from Media Center to Bedroom      └─ Work Laptop** (Startech USB-PD Dock)

Retired/Other:

Spoiler

Laptop (Rozen-Zulu): Sony VAIO VPCF13WFX | Core i7-740QM | 8GB Patriot DDR3 | GT 425M | Samsung 850EVO 250GB SSD | Blu-ray Drive | Intel 7260 Wifi (lived a good life, retired with honor)

Testbed/Old Desktop (Kshatriya): Xeon X5470 @ 4.0GHz | ZALMAN CNPS9500 | Gigabyte EP45-UD3L | 8GB Nanya DDR2 400MHz | XFX HD6870 DD | OCZ Vertex 3 Max-IOPS 120GB | Corsair CX430M | HooToo USB 3.0 PCIe Card | Osprey 230 Video Capture | NZXT H230 Case

TrueNAS Server (La Vie en Rose): Xeon E3-1241v3 | Supermicro X10SLL-F | Corsair H60 | 32GB Micron DDR3L ECC 1600MHz | 1x Kingston 16GB SSD / Crucial MX500 500GB

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, AbydosOne said:

Other minor quibble: class names always start capitalized (not primitives like int, double, etc., though); variable names always start lowercase.

I know but I'm lazy.

I live in misery USA. my timezone is central daylight time which is either UTC -5 or -4 because the government hates everyone.

into trains? here's the model railroad thread!

Link to comment
Share on other sites

Link to post
Share on other sites

2 hours ago, will4623 said:

I know but I'm lazy.

I'm under the belief if the compiler/interpreter/whatever doesn't strictly enforce style, then the style is left up to the coder.

 

As long as the style is consistent, it doesn't matter what you do. I might hate you for doing something though. :P

Link to comment
Share on other sites

Link to post
Share on other sites

package turncard;

import java.util.*;

class Person {// the class that sets a person
	String name;// the persons name
	int age;// that persons age
	int amount;// that persons turncard amount

	void add(int addamount) {
		amount += addamount;// add addamount to amount
	}

	void set(int setamount) {
		amount = setamount;// set amount to setamount
	}
}

public class Main {
	public static void main(String[] args) {
		Person EJ = new Person();
		EJ.name = "EJ";
		System.out.println("what should I do?");
		EJ.age = 14;
		EJ.amount = 4;
		String c = "";
		String errors = "";
		while (c.contentEquals("stop") != true) {
			Scanner input = new Scanner(System.in);
			c = input.next();
			if (c.contentEquals("add")) {
				System.out.println("how much should I add?");
				input = new Scanner(System.in);

				int addme = input.nextInt();
				EJ.add(addme);

			} else if (c.contentEquals("set")) {
				System.out.println("what should I set it to?");
				int setme = input.nextInt();
				EJ.set(setme);

			} else if (c.contentEquals("tell")) {
				System.out.println(EJ.amount);
			} else if (c.contentEquals("stop")) {

				System.out.println("terminating");

			} else if (c.contentEquals("errors")) {
				System.out.println(errors);
			} else {
				System.out.println("I am incapable of that at this time. Sorry!");
				errors += c + "	";

			}

		}

	}
}

fine you convensed me

I live in misery USA. my timezone is central daylight time which is either UTC -5 or -4 because the government hates everyone.

into trains? here's the model railroad thread!

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×