Does anyone know if it's possible to implement my own "shortcut" to creating an instance of object?
for example:
Integer i = 3;
which is a strange way to instance an Object. Is this just strictly made to primitive wrappers, or can i implement it to my own classes somehow?
Shortcut to create instance of object?
Started by Sinipull, Sep 15 2010 05:04 AM
1 reply to this topic


Sign In
Create Account


Back to top









