Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

container class

You are here: irt.org | FOLDOC | container class

<programming> A class whose instances are collections of other objects. Examples include arrays, lists, queues and stacks. A container class typically provides methods such as count, insert, delete and search.

(2014-10-15)

Nearby terms: constructor « Consul « consultant « container class » content addressable memory » content-based information retrieval » content-based visual information retrieval

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb