Thread
:
Function declaration problem.
View Single Post
#
1
(
permalink
)
07-18-2007, 07:15 PM
snooze-g
Member
Join Date: Jul 2007
Posts: 8
Function declaration problem.
Hi all.
Imagine that wi have an interface like this
Code:
public Interface MyInterface { public void function1(Object a); }
how i must write my function definition to be sure that the function1 doesn't change my Object a during his work.
Best Snooze-G.
Sponsored Links
snooze-g
View Public Profile
Send a private message to snooze-g
Find all posts by snooze-g