Class BasicTypeFormatter.BooleanFormatter

java.lang.Object
us.codecraft.webmagic.model.formatter.BasicTypeFormatter<Boolean>
us.codecraft.webmagic.model.formatter.BasicTypeFormatter.BooleanFormatter
All Implemented Interfaces:
ObjectFormatter<Boolean>
Enclosing class:
BasicTypeFormatter<T>

public static class BasicTypeFormatter.BooleanFormatter extends BasicTypeFormatter<Boolean>