Java Interview Guide: How to Build Confidence With a Solid Understanding of Core Java Principles pdfdrive com



Download 0,53 Mb.
Pdf ko'rish
bet29/47
Sana12.07.2022
Hajmi0,53 Mb.
#783570
1   ...   25   26   27   28   29   30   31   32   ...   47
Bog'liq
11-Java Interview Guide

Comparator
The 
Comparator
interface determines a sorting strategy between objects
of the same type. This can be used to sort objects that do not implement
Comparable
, or to sort objects in a manner distinct from their natural
ordering. 
Comparator
defines a generic 
compare(T, T)
method that
returns an integer indicating whether the first object is less than, equal to,
or greater than the second object. Lists can be sorted by comparators in the
Collections#sort(List, Comparator)
method.


Iterable
The 
Iterable
interface defines a method that returns an 
Iterator
.
An object that implements 
Iterable
can be used in an enhanced for-loop.
Note that although arrays can be used in enhanced for-loops, they do not
implement the 
Iterable
interface.


Runnable
The 
Runnable
interface encapsulates an action that runs inside of a thread.
Runnable
defines a 
run()
method that is invoked by the thread scheduler
after a thread transitions into a runnable state.


Callable
The 
Callable
interface encapsulates a task that runs inside of a thread and
computes a result. 
Callable
defines a generic 
call()
method that returns
a result or throws an exception. 
Callable
is used throughout the
executor framework.


Serializable
The 
Serializable
interface is a marker which indicates that an object
is eligible for serialization. Serialization is the process of converting an object
into bytes that can be stored on a filesystem or streamed over a network. Objects
can provide custom serialization logic by implementing three special private
methods: 
writeObject()

readObject()
,
and 
readObjectNoData()
. Every serializable class is assigned
a configurable version number called 
serialVersionUID
that is used to ensure
compatibility during the deserialization process.


Questions
What is the Autocloseable interface?
What is the Comparable interface?
What is the Comparator interface?
What is the Iterable interface?
What is the Runnable interface?
What is the Callable interface?
What is the Serializable interface?



Download 0,53 Mb.

Do'stlaringiz bilan baham:
1   ...   25   26   27   28   29   30   31   32   ...   47




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish