This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
ima-preparation/proj2022/feature_vectors/org.apache.xerces.util.IntStack.csv

10 lines
372 B
Text
Raw Normal View History

2023-02-14 11:10:16 +00:00
,clear,elementAt,ensureCapacity,fData,fDepth,peek,pop,print,push,size,value,depth,i,newdata
size,0,0,0,0,1,0,0,0,0,0,0,0,0,0
push,0,0,0,1,1,0,0,0,0,0,1,0,0,0
peek,0,0,0,1,1,0,0,0,0,0,0,0,0,0
elementAt,0,0,0,1,0,0,0,0,0,0,0,1,0,0
pop,0,0,0,1,1,0,0,0,0,0,0,0,0,0
clear,0,0,0,0,1,0,0,0,0,0,0,0,0,0
print,0,0,0,1,1,0,0,0,0,0,0,0,1,0
ensureCapacity,0,0,0,1,0,0,0,0,0,1,0,0,0,1