fun doesBuild(peer: Peer<*>): Boolean
Overrides PeerBuilder.doesBuild
Tests if the given Peer is the same as the one this can build
peer - the Peer which is being tested to be the same as the one this will build
peer