public static class CmsFormatterConfiguration.IsSchemaFormatter extends java.lang.Object implements com.google.common.base.Predicate<I_CmsFormatterBean>
构造器和说明 |
---|
CmsFormatterConfiguration.IsSchemaFormatter() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
apply(I_CmsFormatterBean formatter) |
public CmsFormatterConfiguration.IsSchemaFormatter()
public boolean apply(I_CmsFormatterBean formatter)
apply
在接口中 com.google.common.base.Predicate<I_CmsFormatterBean>
Predicate.apply(java.lang.Object)