public class BrokenTreeFixTransformer extends Object implements org.apache.commons.collections.Transformer, Consumer<List>
Transformer
HierarichicalUtils.fixBrokenTree(List)
BrokenTreeFixTransformer()
void
accept(List t)
Object
transform(Object input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public BrokenTreeFixTransformer()
public Object transform(Object input)
transform
org.apache.commons.collections.Transformer
public void accept(List t)
accept
Consumer<List>
Copyright © 2018. All rights reserved.