Package edu.jas.gb
Class GBTransportMess
- java.lang.Object
-
- edu.jas.gb.GBTransportMess
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
GBTransportMessEnd
,GBTransportMessPair
,GBTransportMessPairIndex
,GBTransportMessPoly
,GBTransportMessReq
public class GBTransportMess extends java.lang.Object implements java.io.Serializable
Distributed GB transport message. This class and its subclasses are used for transport of polynomials and pairs and as markers in distributed GB algorithms.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GBTransportMess()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
toString.
-