Searched defs:Supplier (Results 1 – 3 of 3) sorted by relevance
30 public interface Supplier<T> { interface
28 public interface Supplier<T> { interface in ActivityUtils
487 struct Supplier struct489 inline Supplier (const Type *array, unsigned int len_) in Supplier() argument494 inline const Type operator [] (unsigned int i) const in operator []()500 inline void advance (unsigned int count) in advance()512 unsigned int len;513 const Type *head;