• Home
  • About Us
  • Privacy Policy
  • Contact Us

BenchResources.Net

Java tutorial for beginners

  • Home
  • Java
    • Java Basics
    • OOPS
    • String Handling
    • Exception Handling
    • Generics
    • Serialization
    • Collection
    • Concurrent Collection
    • JDBC
    • JAXB
    • Java 8
  • Spring
    • Spring Core
    • Spring AOP
    • Spring MVC
    • Spring JDBC
    • Spring ORM
    • Spring Security
  • Web Services
    • Apache CXF – REST
    • JBoss RestEasy
    • Jersey 2.x
    • Spring Restful
    • Apache Axis2 RI
    • Apache CXF – SOAP
    • Metro JAX-WS – SOAP
  • Tools
    • Apache Maven
    • Eclipse + Maven
    • FileZilla FTP
    • Eclipse IDE
  • Oracle SOA
    • Oracle SOA 12c
    • Interview Question on SOA
  • Cloud
    • AWS
    • Microsoft Azure
  • Android
  • Interview Q
  • Jobs

Tag: interface in java 8

No Image

Java 8 – Method and Constructor References

May 6, 2020 SJ 0

In this article, we will discuss one of the alternatives for Lambda Expression i.e.; Method references and Constructor references Lambda expression basically provides some functionality Read More

No Image

Java 8 – BinaryOperator and its primitive Functional Interface

May 5, 2020 SJ 0

In this article, we will discuss BinaryOperator Functional Interface which is sub-interface of BiFunction Functional Interface where, BiFunction Functional Interface – accepts 2-input arguments and Read More

No Image

Java 8 – UnaryOperator and its primitive Functional Interface

May 4, 2020 SJ 0

In this article, we will discuss UnaryOperator Functional Interface which is sub-interface of Function Functional Interface where, Function Functional Interface – accepts 1 input argument Read More

No Image

Java 8 – Primitive Supplier Functional Interface

May 3, 2020 SJ 0

In this article, we will discuss different variation of pre-defined Supplier Functional Interface available for primitive data-types like int, long, double, boolean, etc. in Java Read More

No Image

Java 8 – Primitive Consumer Functional Interface

May 2, 2020 SJ 0

In this article, we will discuss different variation of pre-defined Consumer Functional Interface available for primitive data-types like int, long, double, etc. in Java 1.8 Read More

No Image

Java 8 – Primitive BiFunction Functional Interface

May 1, 2020 SJ 0

In this article, we will discuss different variation of pre-defined BiFunction Functional Interface available for primitive data-types like int, long, double, etc. in Java 1.8 Read More

No Image

Java 8 – Primitive Function Functional Interface

April 30, 2020 SJ 0

In this article, we will discuss different variation of pre-defined Function Functional Interface available for primitive data-types like int, long, double, etc. in Java 1.8 Read More

No Image

Java 8 – Primitive Predicate Functional Interface

April 29, 2020 SJ 0

In this article, we will discuss different variation of pre-defined Predicate available for primitive data-types like int, long, double, etc. in Java 1.8 version Predicate Read More

No Image

Java 8 – BiConsumer Functional Interface

April 28, 2020 SJ 0

In this article, we will discuss pre-defined Functional Interface in Java 1.8 version for performing operation (processing) based on 2 input arguments passed but it Read More

No Image

Java 8 – BiFunction Functional Interface

April 27, 2020 SJ 0

In this article, we will discuss pre-defined Functional Interface in Java 1.8 version for performing operation based on 2 input arguments and returning results after Read More

No Image

Java 8 – BiPredicate Functional Interface

April 26, 2020 SJ 0

In this article, we will discuss pre-defined Functional Interface in Java 1.8 version for conditional checks which accepts 2 input arguments for evaluation i.e.; BiPredicate Functional Interface Read More

No Image

Java 8 – Supplier Functional Interface

April 25, 2020 SJ 0

In this article, we will discuss pre-defined Functional Interface in Java 1.8 version which performs some operation (processing) and returns value after processing but doesn’t Read More

No Image

Java 8 – Consumer Functional Interface

April 24, 2020 SJ 0

In this article, we will discuss pre-defined Functional Interface in Java 1.8 version for performing operation (processing) based on input argument but it won’t return Read More

No Image

Java 8 – Predicate Functional Interface

April 22, 2020 SJ 0

In this article, we will discuss one of the widely used pre-defined Functional Interface in Java 1.8 version for conditional checks i.e.; Predicate Functional Interface Read More

No Image

Java 8 – Functional Interface in Java

April 18, 2020 SJ 0

In this article, we will discuss about new features introduced in Java 1.8 version i.e.; Functional Interface What is Functional Interface ? An interface which Read More

No Image

Java: Interface v/s Abstract Classes

May 11, 2016 SJ 0

In this article, we will list the difference between interface and abstract classes in Java Before moving ahead with the differences, read the detailed concepts Read More

No Image

Java 8: Interface interview question and answers

May 3, 2016 SJ 0

In this article, we will cover some of the interview questions with their justification on Java 8 interface These are most frequently asked interview question Read More

No Image

Interview Question and Answers on Java Interface

May 2, 2016 SJ 0

In this article, we will cover some of the interview questions with their justification on Java interface These are most frequently asked interview question from Read More

Search tutorials




Subscribe via Email

Join 234 other subscribers

Proudly powered by Tuto WordPress theme from MH Themes