public class AFPChainFlipper
extends java.lang.Object
Constructor | Description |
---|---|
AFPChainFlipper() |
Modifier and Type | Method | Description |
---|---|---|
static AFPChain |
flipChain(AFPChain o) |
Flip the position of name1 and name2 (as well as all underlying data) in an AFPChain.
|
public static AFPChain flipChain(AFPChain o) throws StructureException
o
- ... the original AFPCHain that should be flippedStructureException