Uses of Class
facebook4j.Ordering

Packages that use Ordering
facebook4j   
 

Uses of Ordering in facebook4j
 

Methods in facebook4j that return Ordering
static Ordering Ordering.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Ordering[] Ordering.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in facebook4j with parameters of type Ordering
 Reading Reading.order(Ordering ordering)
           
 



Copyright © 2019. All rights reserved.