Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
Description
Made the TinkerGraph.java constructor protected so that TinkerGraph can be extended (making the constructor private is the same as making the class final).
See http://stackoverflow.com/questions/3952815/extends-of-the-class-with-private-constructor