java-help

14575 threads · Page 201 of 292

ayuda 3 messages
adjust nested json 3 messages
I need a to represent a big number 4 messages
Maven different properties/config xml for different builds 9 messages
keyword this in equals object method 5 messages
store class in a variable 5 messages
OOP
Why is it overriding my "classID" but not my "classname" ? 69 messages
javac 54 messages
Java OkHttp event-stream response 6 messages
I/O
Is a.next = a.next.next the same thing as a.next = c? 6 messages
OOP
yall are arrays REALLY important to learn? or can i just skip it and come back to it later? 18 messages
Generics
ShadowJar and Natives 4 messages
How to make a program run itself 51 messages
Shortcut for my game 4 messages
JavaFX
Spring Boot CRUD Standard Implementation? 40 messages
Error : ShadowJar with JNA library 3 messages
Gradle
Error in calculating 2 operators 12 messages
I/O
ArrayList 26 messages
I need to use an iterator to do what this method accomplishes. 6 messages
Is access to the request link a vulnerability? 28 messages
Why won't it let me typecast this Collection into an ArrayList? 98 messages
Why is this.javaMailSender null? 60 messages
Java Constructor 8 messages
Custom Annotation doesn't get triggered. 26 messages
Spring Maven
Show progress bar while downloading on Android 7 messages
Android
Failed to execute goal on project 13 messages
class, interface, or enum expected 6 messages
Help! Why is it printing out two lines at the same time ? and now it takes only one input 4 messages
Video Decoding 3 messages
I/O
I want to calculate the euclidean distance of two coordinates in Java 50 messages
OOP
I want to compute the euclidean distance of two coordinates but it doesn't work. 3 messages
ArrayList 10 messages
Design Pattern Template Method 13 messages
Cache SQL query output in a class attribute 14 messages
Spring Database Maven
Sorting 2D arrays 10 messages
If I have a java library that uses FFI, how to publish it for multiple targets? 8 messages
Gradle Maven
sorting ArrayList 54 messages
user-input and ArrayList 41 messages
how to switch to an algorithm instead of bit by bit 4 messages
.equalsIgnoreCase help 9 messages
Migrating to Java 11: ClassDefNotFound org.ietf.jgss.GSSException on runtime 9 messages
Beginner programing help with Inputs not showing up 15 messages
Java ArrayList String Comparsion that will return an int datatype. 3 messages
Why can't Java use my print method? 13 messages
Collections
stuck in an infinite loop 20 messages
problems with char arrays 7 messages
Any idea why my quicksort method is EXTREMELY slow to the point you think YOUR code is actually not 4 messages
I want to run the same method on a single string, Twice. 23 messages
I am trying to implement a simple FTP Client and Server program 5 messages
OOP
Method that removes an element from a given position in a list,returns it, and.... 51 messages
OOP