コード例 #1
0
 def __init__(self, HDE):
     ArrayList.__init__(self, 3)
     super(SessionHistoryElement, self).add(0, HDE.get(1))  #URL
     super(SessionHistoryElement, self).add(1, HDE.get(2))  #Title
     super(SessionHistoryElement, self).add(2, HDE.get(3))  #DateTime