@interface ODIArrow : NSObject + (BOOL)mapIdentifier:(id)a0 state:(id)a1; + (void)mapWithState:(id)a0 outward:(BOOL)a1; + (unsigned long long)nodeCountWithState:(id)a0; @end
@interface ODIArrow : NSObject + (BOOL)mapIdentifier:(id)a0 state:(id)a1; + (void)mapWithState:(id)a0 outward:(BOOL)a1; + (unsigned long long)nodeCountWithState:(id)a0; @end