Like A Duck@programming.dev to Programmer Humor@programming.dev · 2 years agofinally there is a perfect monitor for Java programmerslemmy.mlimagemessage-square48fedilinkarrow-up149arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up149arrow-down1imagefinally there is a perfect monitor for Java programmerslemmy.mlLike A Duck@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square48fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareAnomandaris@kbin.sociallinkfedilinkarrow-up0·2 years agoThis just tells me you don’t use Java. Factory classes are just used to create objects in a standardized way, but this code isn’t creating anything, it’s just getting nested fields from already instantiated objects.
This just tells me you don’t use Java. Factory classes are just used to create objects in a standardized way, but this code isn’t creating anything, it’s just getting nested fields from already instantiated objects.