|
Advertisement
|
Forum posts by Tony:1 page [ 1 ]
Posted in Java Answers Forum, Mar 31, 2002, 4:30 AM
Can anyone assist in helping me to understand wrapper classes. I am trying to write a piece a code that will record a log of how, when and how many times an object and/or a class has been used in a java program.I think it starts something like import java.util.Date; import java.util.Vector; public class Log{ private static int...
1 page [ 1 ]
|