Searched defs:Supplier (Results 1 – 2 of 2) sorted by relevance
30 public interface Supplier<T> { interface
477 struct Supplier struct479 inline Supplier (const Type *array, unsigned int len_) in Supplier() argument484 inline const Type operator [] (unsigned int i) const in operator []()490 inline void advance (unsigned int count) in advance()502 unsigned int len;503 const Type *head;