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