Closed tran-brian closed 8 years ago
Found the declaration in the constructor to the one passed in.
I believe the final gcq (this.c) is the current Connection object, and the other (this.g) is created when handoff actually occurs (so it would be the new Connection object).
final gcq c calls gcq non-static methods, but can't find declaration