Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
ηї☂їᾔ
  • Posts By Category
  • Posts By Year
    1. Home
    2. /
    3. Algorithms
    4. /
    5. Double Utility Class

    Double Utility Class

    less than 1 minute read

    Index

    • Double.parseDouble()
    • Double.valueOf()

    Double.parseDouble()

    Get the primitive double from String

    Double.valueOf()

    Get the Wrapper Double with String or primitive Double

    Tags: Java, Primitives, Utility

    Categories: Algorithms

    Updated: December 2, 2023

    Previous Next

    You may also enjoy

    Java Reflection API: Class Objects, Metadata, and Instantiation

    2 minute read

    UML Relationships in Java

    8 minute read

    From XML Hell to Annotations: How Spring Cleaned Up Java Configuration

    6 minute read

    DOM in the Browser: Why It Matters for UI Testing (Playwright)

    2 minute read

    • Follow:
    • GitHub
    • Feed
    © 2026 Nitin K Chaurasia. Powered by Jekyll & Minimal Mistakes.