Index

A D G I M 
All Classes and Interfaces|All Packages

A

addValue(long) - Method in class de.hdm_stuttgart.mi.sd1.store.IntegerStore
Insert a new value into our container

D

de.hdm_stuttgart.mi.sd1.main - package de.hdm_stuttgart.mi.sd1.main
 
de.hdm_stuttgart.mi.sd1.store - package de.hdm_stuttgart.mi.sd1.store
Dealing with integer stores.
Driver - Class in de.hdm_stuttgart.mi.sd1.main
Playing with integer store object, producing some output.
Driver() - Constructor for class de.hdm_stuttgart.mi.sd1.main.Driver
 

G

getCapacity() - Method in class de.hdm_stuttgart.mi.sd1.store.IntegerStore
 
getNumValues() - Method in class de.hdm_stuttgart.mi.sd1.store.IntegerStore
 
getValue(int) - Method in class de.hdm_stuttgart.mi.sd1.store.IntegerStore
Access the value at a given index

I

IntegerStore - Class in de.hdm_stuttgart.mi.sd1.store
A container holding a fixed number of integer values.
IntegerStore() - Constructor for class de.hdm_stuttgart.mi.sd1.store.IntegerStore
Create a new store being able to hold integer values.
IntegerStore(int) - Constructor for class de.hdm_stuttgart.mi.sd1.store.IntegerStore
Create a new store being able to hold integer values.

M

main(String[]) - Static method in class de.hdm_stuttgart.mi.sd1.main.Driver
 
A D G I M 
All Classes and Interfaces|All Packages