A D G I L M P S T

I

InfoMatrix<T> - Class in <Unnamed>
מחלקה המייצגת מקום בטבלה / מטריצה שורה --עמודה--נתון
InfoMatrix(int, int, T) - Constructor for class InfoMatrix
פעולה בונה מקבלת מספר שורה , מספר עמודה ונתון
insert(int, int, T) - Method in class ArrayOfLists
הפעולה מכניסה לרשימה איבר מטיפוס InfoMatrix
insert(int, int, E) - Method in class ArrayOfListT
הפעולה מכניסה לראש הרשימה איבר מטיפוס InfoMatrix
insert(int, int, T) - Method in class ListOfLists
הכנסת איבר למקום המתאים במטריצה -לפי השורה
insert(int, int, E) - Method in class ListOfListT
הכנסת איבר למקום המתאים במטריצה -לפי השורה
insert(T) - Method in class ListT
פעולה המכניסה ערך לרשימה
insertSorted(int, int, T) - Method in class ArrayOfLists
הכנסת איבר בצורה ממויינת לרשימה כאשר המיון הוא על פי מספר השורה והעמודה
insertSorted(int, int, E) - Method in class ArrayOfListT
הכנסת איבר בצורה ממויינת לרשימה כאשר המיון הוא על פי מספר העמודה
insertSorted(int, int, T) - Method in class ListOfLists
הכנסה ממויינת של איבר למטריצה על פי המקום -שורה ועמודה
insertSorted(int, int, E) - Method in class ListOfListT
הכנסה ממויינת של איבר למטריצה על פי המקום -שורה ועמודה
isNumber(E) - Method in class ArrayOfListT
 

A D G I L M P S T