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 IntSupplier Functional Interface. Tutorial and Examples

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

What is a IntSupplier Interface ? As modern programming evolves, the need to create efficient, cost-effective solutions is becoming increasingly important. One of the ways to achieve this is through…

  • Posted in
    • Java

Java IntPredicate Functional Interface. Tutorial and Examples

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

What is a IntPredicate Interface ? The Java IntPredicate Functional Interface is an incredibly useful tool for any software developer looking to improve the performance and readability of their code….

  • Posted in
    • Java

Java IntToDoubleFunction Functional Interface. Tutorial and Examples

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

What is a IntToDoubleFunction Interface ? Java 8 introduced many new features that made developing applications easier and more efficient. One of these features is the functional interface, which provides…

  • Posted in
    • Java

Java IntToLongFunction Functional Interface. Tutorial and Examples

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

What is a IntToLongFunction Interface ? Java 8 introduced several new features to the language, with one of the most powerful being the introduction of functional interfaces. The Java IntToLongFunction…

  • Posted in
    • Java

Java IntUnaryOperator Functional Interface. Tutorial and Examples

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

What is a IntUnaryOperator Interface ? The Java IntUnaryOperator functional interface is an important tool for any Java programmer. It is an interface that enables the processing of a single…

  • Posted in
    • Java

Java IntConsumer Functional Interface. Tutorial and Examples

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

What is a IntConsumer Interface ? The Java IntConsumer Functional Interface is a powerful and highly useful tool for any Java developer. It allows developers to create efficient code that…

  • Posted in
    • Java

Java LongSupplier Functional Interface. Tutorial and Examples

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

What is a LongSupplier Interface ? As a software developer or engineer, you’re likely already aware that Java 8 introduced the concept of functional interfaces and sought to streamline code…

  • Posted in
    • Java

Java LongPredicate Functional Interface. Tutorial and Examples

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

What is a LongPredicate Interface ? The Java LongPredicate functional interface is a powerful tool for expressing complex logic consisting of predicates (boolean-valued functions) that operate on long-valued arguments. In…

  • Posted in
    • Java

Java LongConsumer Functional Interface. Tutorial and Examples

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

What is a LongConsumer Interface ? The Java LongConsumer is a powerful functional interface provided as part of the Java 8 API. This Java 8 API provides a powerful and…

  • Posted in
    • Java

Java LongBinaryOperator Functional Interface. Tutorial and Examples

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

What is a LongBinaryOperator Interface ? Welcome to the world of Java functional interfaces! Java’s functional interfaces allow developers to execute high-level operations by leveraging lambda expressions, method references, and…

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • 4
  • …
  • 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)