¡@

Home 

java Programming Glossary: p2pclient

Creating circular generic references

http://stackoverflow.com/questions/2567595/creating-circular-generic-references

defining the network I have two class the P2PNetwork and P2PClient. I want these to be generic and so have the definitions of P2PNetwork.. and so have the definitions of P2PNetwork T extends P2PClient extends P2PNetwork T P2PClient T extends P2PNetwork extends.. of P2PNetwork T extends P2PClient extends P2PNetwork T P2PClient T extends P2PNetwork extends T with P2PClient defining a method..