Uses of Interface
com.restfb.util.DateFormatStrategy
Packages that use DateFormatStrategy
Package
Description
-
Uses of DateFormatStrategy in com.restfb.util
Classes in com.restfb.util that implement DateFormatStrategyModifier and TypeClassDescriptionclassa DateFormat strategy that returns a cached SimpleDateFormat instance.classa simple DateFormat strategy.Methods in com.restfb.util that return DateFormatStrategyModifier and TypeMethodDescriptionstatic DateFormatStrategyDateUtils.getDateFormatStrategy()get the current DateFormatStrategy.Methods in com.restfb.util with parameters of type DateFormatStrategyModifier and TypeMethodDescriptionstatic voidDateUtils.setDateFormatStrategy(DateFormatStrategy dateFormatStrategy) set theDateFormatStrategy.