aspose file tools
The moose likes Beginning Java and the fly likes type casting of constructor Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "type casting of constructor" Watch "type casting of constructor" New topic
Author

type casting of constructor

Khushdeep Singh
Greenhorn

Joined: Jan 31, 2012
Posts: 6
Type casting of constructor is possible or not?
John Jai
Rancher

Joined: May 31, 2011
Posts: 1372
As the name says type casting is for casting types. Ex - classes and interfaces are types. Constructors are not.
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 26720
And welcome to the Ranch
 
 
subject: type casting of constructor
 
Threads others viewed
Casting and constructor!
casting String to ?
REPOST: Oracle XA Datasource with WebSphere
casting
The method setAlt(String) in the type BaseHandlerTag is not applicable for the arguments (int)
IntelliJ Java IDE