facebook4j.internal.json
Class SummaryJSONImpl
java.lang.Object
facebook4j.internal.json.SummaryJSONImpl
- All Implemented Interfaces:
- FacebookResponse, Summary, Serializable
public class SummaryJSONImpl
- extends Object
- implements Summary, Serializable
- Since:
- Facebook4J 2.2.0
- Author:
- Ryuji Yamashita - roundrop at gmail.com
- See Also:
- Serialized Form
getOrder
public Summary.SummaryOrder getOrder()
- Specified by:
getOrder in interface Summary
getTotalCount
public Integer getTotalCount()
- Specified by:
getTotalCount in interface Summary
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
getMetadata
public FacebookResponse.Metadata getMetadata()
- Description copied from interface:
FacebookResponse
- Returns the introspection of the object if available.
- Specified by:
getMetadata in interface FacebookResponse
- Returns:
- introspection of the object
Copyright © 2019. All rights reserved.