Simple Solution
  • Java
  • Spring
  • Spring Boot
  • Tutorials
  • Tags
Java convert long to short
Java convert long to short

In this Java core tutorial we learn how to convert a long value to short value with different solutions in Java programming language.

Java convert short to char
Java convert short to char

In this Java core tutorial we learn how to convert a short value into char value in Java programming language.

Java convert short to BigDecimal
Java convert short to BigDecimal

In this Java core tutorial we learn how to convert a short value into a BigDecimal object in Java programming language.

Java convert short to BigInteger
Java convert short to BigInteger

In this Java core tutorial we learn how to convert a short value into a BigInteger object in Java programming language.

Java convert short to byte
Java convert short to byte

In this Java core tutorial we learn how to convert a short value into a byte value with different solutions in Java programming language.

Java convert short to long
Java convert short to long

In this Java core tutorial we learn how to convert a short value into a long value with different solutions in Java programming language.

Java Create Duration Between Instant
Java Create Duration Between Instant

In this Java core tutorial we learn how to create a new Duration object from given start and end Instant values using date time API in Java programming language.

Java Create Duration Between LocalDateTime
Java Create Duration Between LocalDateTime

In this Java core tutorial we learn how to create a new Duration object from given start and end LocalDateTime values using date time API in Java programming language.

Java Convert Epoch Milliseconds to LocalDateTime
Java Convert Epoch Milliseconds to LocalDateTime

In this Java core tutorial we learn how to convert an epoch milliseconds value to a LocalDateTime object using date time API in Java programming language.

Java Convert Epoch Milliseconds to LocalDate
Java Convert Epoch Milliseconds to LocalDate

In this Java core tutorial we learn how to convert an epoch milliseconds value to a LocalDate object using date time API in Java programming language.

  • 1
  • 2
  • 3
  • …
  • 20
  • 21
  • 22
  • …
  • 103

Copyright © 2019 SimpleSolution.dev. All Rights Reserved.