org.mpisws.p2p.transport.peerreview.infostore
Interface IdStrTranslator<Identifier>


public interface IdStrTranslator<Identifier>


Method Summary
 Identifier readIdentifierFromString(String s)
           
 String toString(Identifier id)
           
 

Method Detail

readIdentifierFromString

Identifier readIdentifierFromString(String s)

toString

String toString(Identifier id)


Copyright © 2010. All Rights Reserved.