?? ???? ??? JDK 15?? ??? ???? JDK 17?? ???? ???????. ?? ???? (??? ????) ????? ???? ?? ???? ?? ????? ?? ???? ?? ???? ?? ??? ????.
?? ?? ??? ?? ???? ??? ? ?? ?? ??? ??? ?? ?? ???? ??? ??? ???? ???? ?? ??? ??? ?? ???? ????? ?? ????.
?? ???? ??? ???? ???? ??? ?? ????? ??? ?????, ?? ???? ??? ??? ??? ????? ???. ??.
?? ??? ??
Shape ???? Circle ????? ? ?? ???? ??? ??? ?????. ? ? ?? ?????? Shape? ?? ???? ??? ? ????.
public class Shape { // ... } public class Circle extends Shape { // ... }
Shape ????? final ???? ???? ?? ?????? ??? ? ????.
public final class Shape { // ... } public class Circle extends Shape { // Error // ... }
?? Shape ???? ?? ???(?: Circle ? Square)? ???? ????? ?? ?? ???? ???? ???.
public sealed class Shape permits Circle, Square { // ... }
?? ??? ??? ?? sealed ????? ???? ?? class?? ?? ?? sealing? ???? ??? ?? ? ? ????. ?? ?? ???? ?? ?? ?? ???? ??? ? ?? ??? ??? ?????. ?? ???? Circle ? Square ???? Shape ???? ??? ? ????.
?? ??? ???, ? ?????? ? ??? ?? ???? ?? ??? ? ?? ???? ???? ???? ?? ?? ?????.
public sealed abstract class Shape permits Circle, Square { // ... }
? ??? ??????? ??? ? ????.
public sealed interface Shape permits Circle, Square { // ... }
??: ???? ?? ???? ?? ???? ??? ?? ?? ??? ?? ??? ???. ??? ??? ?? ???? ?????.
???? ??
???? Sealed? ???? ???? ???? ???? Shape ???? ???? ???? ??? ?(Shape ??? ????) IDE? ??? ??? ?? ???? ?????. ??? 'sealed' , '???' or '??' ??, ?? ?? ?????.
???? ? ???(?? ???)? ?? ??? ? ??? ????? ??? ?? ???? ???.
- final : ??? ??? ? ??? ?????.
- ???: ???? ??? ????? ?? ???? ????? ?????.
- non-sealed: ???? ??? ???? ??? ?? ??? ? ??? ? ??? ?????.
? ??? ??? ???? ?? Shape ???? Circle, Square, Triangle ???? ???? ??? ??? ??? ?? ???? ???? ??? ??? ? ??? ???????.
public class Shape { // ... } public class Circle extends Shape { // ... }
?? ??? - ??
Circle ???? ?? ??? ?? ??? ? ?? ??? ??? ?? ???? ???.
public final class Shape { // ... } public class Circle extends Shape { // Error // ... }
??? Circle ???? ?? ???? ?? ???? ?? ?????.
???? ??? - ???
Square ???? Sealed ???? ??? ?? ??? ? ?? ?? ???? ????? ??? ?? ???? ???.
public sealed class Shape permits Circle, Square { // ... }
? ??? ???? ? ???(SquareChild1 ? SquareChild2)? ?? ???? ?? ??? ? ??? final ???? ?????.
public sealed abstract class Shape permits Circle, Square { // ... }
? ???? ? ?? ???? ????? Sealed? ????? Sealed? ?? ?? ???? ??? ? ??? ?? ???.
??? ??? - ????
Triangle ???? ?? non-sealed? ???? ???? ???? ??? ?? ?? ?? ???? ?? ? ???? ??? ? ????.
public sealed interface Shape permits Circle, Square { // ... }
?? ?? Triangle? ???? TriangleChild ???? ???? ?? ???? ???? ????.
public sealed class Shape permits Circle, Square, Triangle { // ... }
? ???? ???? ???? ?? ??? ???? ??? ???? ??? ?? ???? "??"??? ?? ???? ?? ?????. ? ???? ?? ???? ??? ? ??? ???? ?? ???? ?? ???? ????.
??? ??? ??? ? ? ????
???? ?? ?? ???? ?? ???? ??? ? ???? ?? ??? ? ????. ??? ? ? ?? ?? ??? ??? ??????? ???? ?? ???? ???? ????(???? ???? ??? ? ?? ?????? ??? ? ??? ?? ?????). ?? ??, Rectangle??? ???? sealing ??? Shape ?????? ?? ?? Shape ??????? ???? ?? Rectangle? ??? ? ??? ??? ???? Rectangle? Shape ?????? ? ?????? ??? ?? ???? ??? ? ????.
public class Shape { // ... } public class Circle extends Shape { // ... }
?? ???? ??????
sealed? ??? ???? ?? ???(?? ?? ?? ???)? ?? ?? ?? ???? ?? ???? ??? ??? ????? ???? ??? ??? ????. ?? ??, Sealed? ??? Animal ???? ?? ??? ?? ???? Dog ? Cat? ?? ?? ??? ???? ??? ??? ??? ??? ??? ?? ???? ???? ?? ????? ???. , ?? ?? ???.
public final class Shape { // ... } public class Circle extends Shape { // Error // ... }
??
?? ???? ??? ?? ??? ???? ?? ???? ??? ?? ???? ?????. ??? ???? ???? ?? ??? ???? ??? ?? ????? ??? ?? ???? ???? ? ?? ??? ?? ??? ? ????.
Sealed ???? ??? ? ?? ???? ??? ? ?? ??? ??? ? ?? ???? ???? ??? ???? ??? ???? ??? ???? ???? ?? ???? ?? ?????. ???? ?? ??? ????? ????.
? ??? Java? ?? ???? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

Java? ??? ?? ??, ?? ? ??? (? : Projectreactor) ? Java19? ?? ???? ??? ??? ?????? ?????. 1. CompletableFuture? ?? ??? ?? ?? ??? ? ?? ??? ????? ?? ??????? ? ?? ??? ?????. 2. Projectreactor? ?? ? ??? ??? ???? ?? ???? ? ??? ???? ?? ? ?????? ?????. 3. ?? ???? ??? ??? ??? I/O ??? ? ??? ???? ?? ??? ????? ??? ???? ????. ? ???? ?? ??? ????? ??? ??? ??? ?? ??? ??? ?????? ???? ???? ?? ?? ??? ??????.

Java?? ??? ?? ?? ??? ???? ? ?????. ?? ???? ??? ?????. 1. ?? ?? ? ???? ??????? ?? ?? ?? ??? ???? ??? ?????. 2. ?? ??, ???, ??? ?? ?? ?? ???? ????? ?? ??? ??? ??? ?????. 3. ENUMMAP ? ENUMSET? ???? ?? ? ?? ???? ???? ??? ???? ? ?????? ?????. 4. ?? ?, ??? ?? ?? ??? ?? ????? ?? ??? ??? ?????.? ????? ?? ???? ????????. ??? ???? ???? ?? ??? ????? ??? ?? ? ??? ?? ?????? ???????.

Javanio? Java 1.4? ?? ? ??? IOAPI???. 1) ?? ? ??? ?????, 2) ??, ?? ? ??? ?? ?? ??, 3) ? ??? ??? ???? 4) ?? ??? ?? IO?? ? ????? ?????. 1) ? ?? IO? ??? ?? ??? ???, 2) ??? ??? ?? ???? ?????, 3) ???? ?????? ???? 4) ??? ?? ??? ?? ?? ? ??? ?????. 1) ??? ??/??? ??? ?? ?????, 2) ???? ???? ???? ?? ???? ???????. 3) ??? ??? ??? ???????.

Java? ????? ????? ??? ??? ?? ???? ?? ?? ??????, ?? ? ???? ? ??? ????. ?? ???? ??? ??? ???? ??? ??? ???? ?? ??? ??? ????. ???? ???? ??? ??, ?? ??? ???? ???? ?? ??? ?? ???? ?? ?????. ???? ?? ?? ??? ?? ?? ??? ?????. ?????? ?? ??? ??? ???? ?? ??? ??? ?? ??? ???? ???? ??? ?? ??? ?????? ???? ????? ??? ?? ?? ???, ?? ? ?? ???? ??? ??? ?????. ???? urlclassl? ?? ??? ??? ??? ?? ? ? ????

?? ?? Java? ?? ???? ?? ? ? ? ????? ????, ? ??? ??? ??? ??? ???? ? ????. 1. ?? ?? hashcode () ???? ???? ?? ?? ???? ?? ??? ?? ?? ???? ?????. 2. ?? ??? ??? ?? ?? ???? ??? ??? ? ????. ?? ??? ?? ? ??? ??? ?????. JDK8 ? ?? ? ??? ?? ?? (?? ?? 8) ??? ????? ?? ???? ?? ? ??? ?????. 3. ??? ?? ???? ?? ???? ?? equals () ? hashcode () ???? ?? ???????. 4. ?? ?? ??? ???? ?????. ?? ?? ??? ???? ?? ?? (?? 0.75)? ??? ?? ? ???; 5. ?? ?? ??? ??? ??? Multithreaded?? Concu? ???????.

Java ??? ??? ???? ??? ??? ??? ?????, ???? ????, ?????? ??? ? ????. 1. ??? ????? ???? ??? ? ? ??? ?? ?? ????? ???? ? ???? ??????. 2. ???? ?? ?? ???? ??? ??? ???? ?? ?? ???? ??? ??? ? ????. 3. ???? ???? ??? ??? ?? ??? ?? ? ? ??????. 4. ?? ?? ?? ??? ? ??? ??? ?? ????? ?? ?? ??? ??? ? ????. 5. ??, ?? ?? ??, ?? ?? ?? ???, ????? ?? ?? ? ???? ??? ????? ??????.

Java? ??? ???? ??? ??? ??? ???? ???? ??? ?? ?? ????. ?? ??? ?? ?? ?? ??? ???? ???? ??? ??? CheckedException? ?? ??? ??????. ??? ??? ?? ???????. ??, ?? ??? ??? ???? ??? ???? ??? ?? ? ??, ?? ?? ?????????. ??, ??? ??? ???? ???? ??????, ????? ??? ???????. ??, ??? ?? ??, runtimeexception ?? ??? ?? ?? ?? ???? ?? ???? ??? ???????.

Java? Singleton Design Pattern? ???? ??? ???? ? ?? ?? ??? ? ?? ??? ?? ??? ??? ???? ???? ?? ???? ?? ???? ???? ??? ?????. ?? ???? ??? ?????. 1. ?????, ? ????? ? ?? ??? ?? ? ?? ????, ?? ?? ??? ?? ??? ???? ?? ??? ?????. 2. ???-?? ??, ??? ?? ?? ?? ?? ??? ?? ?? ??? ???? ??? ???? ? ???? ?? ??? ????. 3. ??? ?? ?? ????? ?? ????? ??? ??? ?? ??? ? ??? ??? ?? ?? ????? ?????. 4. ?? ??? ???? ???, ??? ??? ? ?? ??? ???? ?? ??? ???? ??? ??? ?????. ?? ??? ?? ?? ?? ??? ??? ? ????.
