public class EPTreeSWActivityLabelAdapter extends java.lang.Object implements com.google.common.base.Function<org.apache.commons.lang3.tuple.Pair<IEPTree,IEPTreeNode>,java.lang.String>
Constructor and Description |
---|
EPTreeSWActivityLabelAdapter(IActivityLabeler labeler) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
apply(org.apache.commons.lang3.tuple.Pair<IEPTree,IEPTreeNode> input) |
public EPTreeSWActivityLabelAdapter(IActivityLabeler labeler)
public java.lang.String apply(org.apache.commons.lang3.tuple.Pair<IEPTree,IEPTreeNode> input)
apply
in interface com.google.common.base.Function<org.apache.commons.lang3.tuple.Pair<IEPTree,IEPTreeNode>,java.lang.String>