Menu

YuriyNi.com

Search

Recent Posts

  • 30-Day AI and Machine Learning Mini-Course for Beginners
  • 30-Day TensorFlow Mini-Course for Beginners
  • TypeScript vs. JavaScript for React Native
  • How to create new Google Calendar
  • How to download Tomcat for Mac M1?

Categories

  • AWS (47)
  • Database (4)
  • DevOps (1)
  • Docker (7)
  • Java (77)
  • Java interview questions (1)
  • jHipster (4)
  • Kafka (2)
  • Kubernetes (18)
  • MySQL (1)
  • Postgresql (2)
  • RabbitMQ (1)
  • React Native (1)
  • Spring (3)
  • Spring Boot (5)
  • TensorFlow (1)
  • Terraform (2)
  • Tools (2)
77 Posts In

Java

  • Posted in
    • Java

Java ToDoubleBiFunction Functional Interface. Tutorial and Examples

  • Posted byby Yuriy Ni
  • December 12, 2022
  • 1 minute read
  • 0 Comments

What is a ToDoubleBiFunction Interface ? Java 8 introduced the concept of the functional interface, which is an interface with exactly one abstract method. In this blog post, we will…

  • Posted in
    • Java

Java ToDoubleFunction Functional Interface. Tutorial and Examples

  • Posted byby Yuriy Ni
  • December 12, 2022
  • 1 minute read
  • 0 Comments

What is a ToDoubleFunction Interface ? The Java ToDoubleFunction functional interface is a powerful tool for any developer. As part of the java.util.function package, this interface represents a function that…

  • Posted in
    • Java

Java ToIntBiFunction Functional Interface. Tutorial and Examples

  • Posted byby Yuriy Ni
  • December 12, 2022
  • 1 minute read
  • 0 Comments

What is a ToIntBiFunction Interface ? The Java ToIntBiFunction Functional Interface offers an innovative and powerful way to manipulate data in Java programs. This interface provides an easy-to-use and highly…

  • Posted in
    • Java

Java ToLongBiFunction Functional Interface. Tutorial and Examples

  • Posted byby Yuriy Ni
  • December 12, 2022
  • 1 minute read
  • 0 Comments

What is a ToLongBiFunction Interface ? The Java ToLongBiFunction functional interface is an incredibly powerful tool for Java developers. This interface enables developers to work with two different input types…

  • Posted in
    • Java

Java UnaryOperator Functional Interface. Tutorial and Examples

  • Posted byby Yuriy Ni
  • December 12, 2022
  • 1 minute read
  • 0 Comments

What is a UnaryOperator Interface ? The Java UnaryOperator functional interface is a powerful tool to have in your programming toolkit. It is a functional interface whose sole purpose is…

  • Posted in
    • Java

Java ToLongFunction Functional Interface. Tutorial and Examples

  • Posted byby Yuriy Ni
  • December 12, 2022
  • 1 minute read
  • 0 Comments

What is a ToLongFunction Interface ? The Java ToLongFunction Functional Interface is an important part of the Java Stream API and one of the most powerful tools any developer can…

  • Posted in
    • Java

Java LongToDoubleFunction Functional Interface. Tutorial and Examples

  • Posted byby Yuriy Ni
  • December 12, 2022
  • 1 minute read
  • 0 Comments

What is a LongToDoubleFunction Interface ? The Java programming language is widely used in software engineering due to its high-level features, allowing quick development of complex applications and tools. One…

  • Posted in
    • Java

Java LongToIntFunction Functional Interface. Tutorial and Examples

  • Posted byby Yuriy Ni
  • December 12, 2022
  • 1 minute read
  • 0 Comments

What is a LongToIntFunction Interface ? The use of functional interfaces in Java is becoming increasingly popular, particularly in data analysis and big data applications. As developers become more familiar…

  • Posted in
    • Java

Java LongUnaryOperator Functional Interface. Tutorial and Examples

  • Posted byby Yuriy Ni
  • December 12, 2022
  • 1 minute read
  • 0 Comments

What is a LongUnaryOperator Interface ? The Java LongUnaryOperator functional interface provides a simple, yet powerful way to implement operations on a single Long-typed argument. It is a functional interface…

  • Posted in
    • Java

Java ObjDoubleConsumer Functional Interface. Tutorial and Examples

  • Posted byby Yuriy Ni
  • December 12, 2022
  • 1 minute read
  • 0 Comments

What is a ObjDoubleConsumer Interface ? The Java ObjDoubleConsumer functional interface is an important element of the Java programming language. It is a consumer interface that can be used to…

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next

Categories

  • AWS (47)
  • Database (4)
  • DevOps (1)
  • Docker (7)
  • Java (77)
  • Java interview questions (1)
  • jHipster (4)
  • Kafka (2)
  • Kubernetes (18)
  • MySQL (1)
  • Postgresql (2)
  • RabbitMQ (1)
  • React Native (1)
  • Spring (3)
  • Spring Boot (5)
  • TensorFlow (1)
  • Terraform (2)
  • Tools (2)