Skip to content

datmt

  • Home
  • Tutorials
    • backend
      • java
        • spring
        • JPA
        • javaee
    • devops
    • frontend
    • Linux
    • NoSQL Databases
  • Privacy Policy
  • Cookie Policy (EU)
  • Contact

fucntional

Java BinaryOperator Functional Interface Tutorial

October 5, 2023 by Đạt Trần

Overview Java BinaryOperator is a functional interface extending BiFunction. As you may recall, BiFunction has one abstract method called apply that accepts two arguments and returns a result. A BinaryOperator is a special case of a BiFuncion where the types of the arguments and the return value are the same. Thus, this is the signature … Read more

Categories backend, java Tags fucntional, java Leave a comment
  • Architecture
  • backend
  • Clean Code
  • Cloud Computing
  • Databases
  • devops
  • frontend
  • fundamental
  • General Tips
  • git
  • java
  • javaee
  • JPA
  • kubernetes
  • Linux
  • management
  • mobile development
  • network
  • NoSQL Databases
  • opensource
  • python
  • quarkus
  • Relational Databases
  • scala
  • Security
  • spring
  • SQL
  • System Design
  • WordPress Development

Copyright Ⓒ datmt

© 2025 datmt • Built with GeneratePress