Thread
:
Can we declare Constructor as final in Java? If not/yes... Plz give expalanation.
View Single Post
14-01-08, 05:32 PM
#
1
(
permalink
)
netique
Junior Member
Join Date: Jan 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power:
1
Can we declare Constructor as final in Java? If not/yes... Plz give expalanation.
10 GB Space, Worlds shortest email ID, Create your ID today
Can we declare Constructor as final in Java? If not/yes... Plz give expalanation.
Eg.
class MyClass{
final MyClass() { /* do lot of things */ }
}
netique
View Public Profile
Send a private message to netique
Find More Posts by netique