Package 

Class FeatureRedactorKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit runRedactors(Plugins $self, List<ParentRunner<?>> children)
      final static ParentRunner<?> redact(ParentRunner<?> $self, Function1<Feature, Feature> transformation)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • redact

         final static ParentRunner<?> redact(ParentRunner<?> $self, Function1<Feature, Feature> transformation)