|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.ic.doc.automed.matching.modules.bidirectionalmap.Vectors
public class Vectors
Field Summary | |
---|---|
(package private) java.util.List |
data
|
Constructor Summary | |
---|---|
Vectors(java.util.List data)
|
Method Summary | |
---|---|
int |
count()
|
jsom.data.Pattern |
get(int index)
|
void |
set(int index,
jsom.data.Pattern pattern)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.List data
Constructor Detail |
---|
public Vectors(java.util.List data)
Method Detail |
---|
public int count()
count
in interface jsom.data.Data
public jsom.data.Pattern get(int index)
get
in interface jsom.data.Data
public void set(int index, jsom.data.Pattern pattern)
set
in interface jsom.data.Data
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |