Package ghidra.util

Interface FilterTransformer<T>

    • Method Detail

      • transform

        java.util.List<java.lang.String> transform​(T t)