Index

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

A

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

C

clear() - Method in class de.hdm_stuttgart.mi.sd1.store.IntegerStore
Empty the current set of values and set the store to its initial state.

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 objects, producing some output.
Driver() - Constructor for class de.hdm_stuttgart.mi.sd1.main.Driver
 

G

getAverage() - Method in class de.hdm_stuttgart.mi.sd1.store.IntegerStore
 
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 C D G I M 
All Classes and Interfaces|All Packages