Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I checked the Java SDK documentation before writing my own code, and found that almost everything I needed is already there, like the C++ case.
標(biāo)簽:
XYDataArray
template
article
posted
上傳時(shí)間:
2017-03-03
上傳用戶:問(wèn)題問(wèn)題