Java lang Interfaces

background image

15.09.2018

Java.lang.Interfaces

https://www.tutorialspoint.com/java/lang/java_lang_interfaces.htm

1/2

Previous Page

Next Page  

Previous Page

Next Page  

Java.lang.Interfaces

Advertisements

The java.lang.Interfaces provides different interfaces used under java lang package.

Sr.No.

Interface & Description

1

Appendable

This is an object to which char sequences and values can be appended

2

CharSequence

This is a CharSequence is a readable sequence of char values.

3

Cloneable

This is a class implements the Cloneable interface to indicate to the Object.clone() method that it is legal for that method to make a field-for-field
copy of instances of that class.

4

Comparable<T>

This imposes a total ordering on the objects of each class that implements it.

5

Iterable<T>

Implementing this interface allows an object to be the target of the "foreach" statement.

6

Readable

This is a Readable is a source of characters.

7

Runnable

This is the Runnable interface should be implemented by any class whose instances are intended to be executed by a thread.

8

Thread.UncaughtExceptionHandler

This is the Interface for handlers invoked when a Thread abruptly terminates due to an uncaught exception.

Introduction

Interface Summary

background image

15.09.2018

Java.lang.Interfaces

https://www.tutorialspoint.com/java/lang/java_lang_interfaces.htm

2/2

FAQ's

Cookies Policy

Contact

© Copyright 2018. All Rights Reserved.

Enter email for newsletter

go


Wyszukiwarka

Podobne podstrony:
java nativ interface specificat Nieznany
Java Native Interface łączenie Javy i C C
OMÓWIENIE INTERFEJSÓW I KLAS ABSTRAKCYJNYCH W JĘZYKU JAVA
07 Java klasy abstrakcyjne, interfejsy, polimorfizm 0
Java 06 Klasy Interfejsy
java 2 object classes interfaces packages annotations
08 Interfejsy Java
Java Media FreamWork
java 2
7000DELUXE INTERFUNK
Interfejsy
Projekt java
JAVA tablice
5 interferometria id 40157 Nieznany (2)

więcej podobnych podstron