public interface ValueExtractor<T>
String[]
extract(T toExtract)
boolean
shouldExtract(T toExtract)
String[] extract(T toExtract)
boolean shouldExtract(T toExtract)
Copyright © 2018 JBoss by Red Hat. All rights reserved.