Package com.restfb.util
package com.restfb.util
Contains utility classes which provide common
String
, Date
, and
Reflection
operations.
For full documentation and sample code, please see the RestFB website.
- Since:
- 1.6
-
ClassDescriptiona DateFormat strategy that returns a cached SimpleDateFormat instance.The DateFormat strategy interface.A collection of date-handling utility methods.A collection of data-encoding utility methods.A collection of reflection-related utility methods.ReflectionUtils.FieldWithAnnotation<T extends Annotation>A field/annotation pair.a simple DateFormat strategy.SoftHashMap<K,
V> Helper class to encapsulate simple checks used in the DefaultJsonMapper.A collection of string-handling utility methods.