Class B2ListKeysIterable

  • All Implemented Interfaces:
    java.lang.Iterable<B2ApplicationKey>

    public class B2ListKeysIterable
    extends java.lang.Object
    implements java.lang.Iterable<B2ApplicationKey>
    This interface collects the APIs we provide on our B2ApplicationKey iterables. For now, it's just the Iterable-ness. Someday, I expect it, or some interfaces to provide some kind of "get resume point" functionality.