¡@

Home 

java Programming Glossary: p2pnetwork

Creating circular generic references

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

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