Skip to content

Conversation

@lkorth
Copy link

@lkorth lkorth commented May 18, 2013

Make PebbleTuple class public so we can iterate over the keys

for(PebbleTuple tuple : pebbleDictionary) {
    int key = tuple.key;        
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant