阅读背景:

An Exercise from think in java

来源:互联网 
Following the form of the example Lunch.java, create a class called ConnectionManager that manages a fixed array of Connection objects. The client programmer must not be able to explicitly create Connection objects, but can only get them via a static method in ConnectionManager. When the ConnectionManager runs out of objects, it returns a null reference. Test the classes in main( ).  Following the form of the example Lunch.java, c



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: