@FunctionalInterface public interface BusinessDayDeterminer
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
isBusinessDay(HandyDate handyDate)
Does the (handy) date specify business day?
|
boolean isBusinessDay(HandyDate handyDate)
handyDate - The handy date to determine. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.