Class ProtocolSelector<U extends java.io.Serializable,I extends java.io.Serializable,F>
java.lang.Object
es.uam.eps.ir.relison.grid.diffusion.protocol.ProtocolSelector<U,I,F>
- Type Parameters:
U
- type of the users.I
- type of the information pieces.F
- type of the user and information pieces features.
public class ProtocolSelector<U extends java.io.Serializable,I extends java.io.Serializable,F>
extends java.lang.Object
Class for selecting a suitable information diffusion protocol from its configuration.
-
Constructor Summary
Constructors Constructor Description ProtocolSelector()
-
Method Summary
-
Constructor Details
-
ProtocolSelector
public ProtocolSelector()
-
-
Method Details