Skip to main content

BR

Member since Mar 24, 2018

Recent Blog Comments By BR

  • Using Java's AtomicInteger To Loop Over A Range Of Numbers In ColdFusion

    Posted on Mar 24, 2018 at 9:51 AM

    Hi Ben, if you are using java >= 1.8, you can use the methods updateAndGet(IntUnaryOperator updateFunction) and getAndUpdate(IntUnaryOperator updateFunction). It is simpler, because you don't need the loop in your code (these methods use the loop inside). I created a basic version of this count... read more »

I believe in love. I believe in compassion. I believe in human rights. I believe that we can afford to give more of these gifts to the world around us because it costs us nothing to be decent and kind and understanding. And, I want you to know that when you land on this site, you are accepted for who you are, no matter how you identify, what truths you live, or whatever kind of goofy shit makes you feel alive! Rock on with your bad self!
Ben Nadel