Click here to Skip to main content
15,888,610 members
Home / Discussions / Java
   

Java

 
AnswerRe: Compress with java decompress with c# Pin
jschell24-Feb-12 12:42
jschell24-Feb-12 12:42 
QuestionAndroid & Magnetic sensor. Pin
gumigyuri21-Feb-12 22:53
gumigyuri21-Feb-12 22:53 
AnswerRe: Android & Magnetic sensor. Pin
TorstenH.22-Feb-12 6:23
TorstenH.22-Feb-12 6:23 
QuestionPlease Help me Pin
Mohammed Kherfan21-Feb-12 9:36
Mohammed Kherfan21-Feb-12 9:36 
AnswerRe: Please Help me Pin
TorstenH.21-Feb-12 19:36
TorstenH.21-Feb-12 19:36 
AnswerRe: Please Help me Pin
kid sister24-Feb-12 18:43
kid sister24-Feb-12 18:43 
QuestionA stupid question? Pin
sharkbc17-Feb-12 2:09
sharkbc17-Feb-12 2:09 
AnswerRe: A stupid question? PinPopular
BobJanova17-Feb-12 3:02
BobJanova17-Feb-12 3:02 
This is as expected, in Java there is no operator overloading and == always does a reference equality check. To do a value equality check, you need to use .equals (after doing a null check).
AnswerRe: A stupid question? Pin
TorstenH.17-Feb-12 3:11
TorstenH.17-Feb-12 3:11 
AnswerRe: A stupid question? Pin
jschell17-Feb-12 7:23
jschell17-Feb-12 7:23 
GeneralRe: A stupid question? Pin
sharkbc17-Feb-12 15:44
sharkbc17-Feb-12 15:44 
GeneralRe: A stupid question? Pin
TorstenH.19-Feb-12 19:57
TorstenH.19-Feb-12 19:57 
GeneralRe: A stupid question? Pin
jschell20-Feb-12 10:27
jschell20-Feb-12 10:27 
AnswerRe: A stupid question? Pin
Nagy Vilmos21-Feb-12 0:45
professionalNagy Vilmos21-Feb-12 0:45 
QuestionRegarding video compression in java Pin
advarun15-Feb-12 22:39
advarun15-Feb-12 22:39 
AnswerRe: Regarding video compression in java Pin
Nagy Vilmos15-Feb-12 23:41
professionalNagy Vilmos15-Feb-12 23:41 
QuestionJava project Energy Consumption Calculator for data centers (Need Help) Pin
Kashifn4715-Feb-12 19:54
Kashifn4715-Feb-12 19:54 
AnswerRe: Java project Energy Consumption Calculator for data centers (Need Help) Pin
Richard MacCutchan15-Feb-12 22:33
mveRichard MacCutchan15-Feb-12 22:33 
AnswerRe: Java project Energy Consumption Calculator for data centers (Need Help) Pin
TorstenH.16-Feb-12 4:07
TorstenH.16-Feb-12 4:07 
GeneralGet the free java project om monster hub Pin
ajinkyachavan8915-Feb-12 17:13
ajinkyachavan8915-Feb-12 17:13 
QuestionGet the free java project with Pin
ajinkyachavan8915-Feb-12 17:12
ajinkyachavan8915-Feb-12 17:12 
QuestionGet the java project with source code and documentation Pin
ajinkyachavan8915-Feb-12 17:09
ajinkyachavan8915-Feb-12 17:09 
Questionjava code for image segmentation Pin
sajan_manohari14-Feb-12 21:50
sajan_manohari14-Feb-12 21:50 
AnswerRe: java code for image segmentation Pin
Nagy Vilmos14-Feb-12 22:08
professionalNagy Vilmos14-Feb-12 22:08 
AnswerRe: java code for image segmentation Pin
BobJanova15-Feb-12 1:35
BobJanova15-Feb-12 1:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.