Skip to content

Commit e4390bd

Browse files
Update README.md
1 parent 3f5058b commit e4390bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5346,7 +5346,7 @@ List<Number> --> b2<Double>
53465346

53475347
<ul>
53485348

5349-
<h3><i><ins>Generic Anonymous Class:</ins></i> Like Anonymous CLass as those classes are nested class which have no name , hence Anonymous.Whatever the class returns stored in a variable created through that Class i.e. object of that class.As they are nested inside a class , also known as <i><ins> Anonymous Inner Class </ins></i>.As they can be <i>Parameterized</i>, hence <i><ins>Generic Anonymous Class</ins></i>.</h3>
5349+
<h3><i><ins>Generic Anonymous Class:</ins></i> Like Anonymous CLass as those classes are nested class which have no name , hence Anonymous.Whatever the class returns stored in a variable created through that Class i.e. object of that class.As they are nested inside a class , also known as <i><ins> Anonymous Inner Class </ins></i>.As they can be <i>Parameterized</i>, hence <i><ins>Generic Anonymous Class</ins></i>.And they override the super class/abstract class/Interface's method, while inheriting it.</h3>
53505350

53515351
<h3 align="Left">
53525352

0 commit comments

Comments
 (0)