| clone() | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| fakeSerialize() | frodo2.communication.Message | |
| getNeighbors() | frodo2.algorithms.varOrdering.dfs.DFSgeneration< V extends Addable< V >, U extends Addable< U > >.MessageDFSoutput< V extends Addable< V >, U extends Addable< U > > | |
| getPayload1() | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| getPayload2() | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| getType() | frodo2.communication.Message | |
| getVar() | frodo2.algorithms.varOrdering.dfs.DFSgeneration< V extends Addable< V >, U extends Addable< U > >.MessageDFSoutput< V extends Addable< V >, U extends Addable< U > > | |
| getVars() | frodo2.algorithms.varOrdering.dfs.DFSgeneration< V extends Addable< V >, U extends Addable< U > >.MessageDFSoutput< V extends Addable< V >, U extends Addable< U > > | |
| Message(MessageType type) | frodo2.communication.Message | |
| Message() | frodo2.communication.Message | |
| MessageDFSoutput() | frodo2.algorithms.varOrdering.dfs.DFSgeneration< V extends Addable< V >, U extends Addable< U > >.MessageDFSoutput< V extends Addable< V >, U extends Addable< U > > | |
| MessageDFSoutput(String var, DFSview< V, U > view) | frodo2.algorithms.varOrdering.dfs.DFSgeneration< V extends Addable< V >, U extends Addable< U > >.MessageDFSoutput< V extends Addable< V >, U extends Addable< U > > | |
| MessageDFSoutput(String[] vars, DFSview< V, U > view) | frodo2.algorithms.varOrdering.dfs.DFSgeneration< V extends Addable< V >, U extends Addable< U > >.MessageDFSoutput< V extends Addable< V >, U extends Addable< U > > | |
| MessageDFSoutput(MessageType type, String var, DFSview< V, U > view) | frodo2.algorithms.varOrdering.dfs.DFSgeneration< V extends Addable< V >, U extends Addable< U > >.MessageDFSoutput< V extends Addable< V >, U extends Addable< U > > | |
| MessageDFSoutput(MessageType type, String[] vars, DFSview< V, U > view) | frodo2.algorithms.varOrdering.dfs.DFSgeneration< V extends Addable< V >, U extends Addable< U > >.MessageDFSoutput< V extends Addable< V >, U extends Addable< U > > | |
| MessageWith2Payloads(MessageType type, T1 payload1, T2 payload2) | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| MessageWith2Payloads() | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| payload1 | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | private |
| payload2 | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | private |
| readExternal(ObjectInput in) | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| serialVersionUID | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | privatestatic |
| setPayload1(T1 payload1) | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| setPayload2(T2 payload2) | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| toString() | frodo2.algorithms.varOrdering.dfs.DFSgeneration< V extends Addable< V >, U extends Addable< U > >.MessageDFSoutput< V extends Addable< V >, U extends Addable< U > > | |
| type | frodo2.communication.Message | protected |
| writeExternal(ObjectOutput out) | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |