public class IdentityFlowFunction extends Object implements IReversibleFlowFunction
| Constructor and Description |
|---|
IdentityFlowFunction() |
| Modifier and Type | Method and Description |
|---|---|
SparseIntSet |
getSources(int i) |
SparseIntSet |
getTargets(int i) |
static IdentityFlowFunction |
identity() |
String |
toString() |
public SparseIntSet getTargets(int i)
getTargets in interface IUnaryFlowFunctionpublic SparseIntSet getSources(int i)
getSources in interface IReversibleFlowFunctionpublic static IdentityFlowFunction identity()