public class SMailSubjectFilterNone extends Object implements SMailSubjectFilter
| コンストラクタと説明 |
|---|
SMailSubjectFilterNone() |
public String filterSubject(CardView view, String subject)
filterSubject インタフェース内 SMailSubjectFilterview - The view of postcard, you can access the attributes. (NotNull)subject - The text as subject, should be one liner. (NotNull)Copyright © 2015–2020 The DBFlute Project. All rights reserved.