Java

Description

Nouvelle fonctionnalité de java 8
Amir kallal
Mind Map by Amir kallal, updated more than 1 year ago
Amir kallal
Created by Amir kallal almost 6 years ago
27
0

Resource summary

Java
  1. JAVA 8
    1. Langage
      1. Optional
        1. Optional<String> emptyString = Optional.empty();
        2. Méthodes par défaut et statiques dans les interfaces
          1. Références de méthode
            1. Expressions lambda
              1. (int x, int y) -> {return x+y;} // type mentioned (x,y) -> {return x+y;}; // type ingored
              2. Annotations de type
              3. API
                1. Date and time API
                  1. Interfaces fonctionnelles
                    1. Stream API
                      1. Améliorations dans la gestion de concurrence
                        1. Nashorn , un nouveau moteur JavaScript
                          1. Unicode 6.2, JDBC 4.2, JAXP 1.6, etc.
                            1. Base 64 encoder et decoder Vue d’ensemble
                          Show full summary Hide full summary

                          Similar

                          Java Week 5 Object Oriented Programming
                          Troy Bowlin
                          Java Practice 1
                          Ummm No
                          Ch 4: Cell Structure and Function
                          Shannan Muskopf
                          Java Practice 2
                          Ummm No
                          Servion - Java Questionnaire
                          rohit.benedict
                          Java Core. Basics
                          Gadget
                          Programming Review
                          Shannon Anderson-Rush
                          Useful String Methods
                          Shannon Anderson-Rush
                          Programming in Java
                          Faheem Ahmed
                          Object Oriented Programming Concepts
                          Cmagapu