..................
import java.util.*;
Random l_nRandom = new Random();
l_nExecutingTime = l_nRandom.nextInt(100);
....................
'Java Programming' 카테고리의 다른 글
Java virtual function(?) (0) | 2008.06.25 |
---|---|
Interface class에 대한 implementation(child, grandchild) (0) | 2008.06.25 |
Java multiple inheritance (0) | 2008.06.24 |
Mutual Exclusion Control (0) | 2008.06.23 |
날짜 계산 (0) | 2008.06.23 |