Skip to content

Commit 1d9a678

Browse files
committed
Version 0.3.4 (comparison bugfix)
1 parent 155a9ee commit 1d9a678

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+184
-3826
lines changed

GraphCompressionByBFS-0.3.3.jar

209 Bytes
Binary file not shown.

javadoc/allclasses-frame.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ <h1 class="bar">All&nbsp;Classes</h1>
1919
<li><a href="it/uniroma3/dia/gc/BVGraphWrapper.html" title="class in it.uniroma3.dia.gc" target="classFrame">BVGraphWrapper</a></li>
2020
<li><a href="it/uniroma3/dia/gc/BVParser.html" title="class in it.uniroma3.dia.gc" target="classFrame">BVParser</a></li>
2121
<li><a href="it/uniroma3/dia/gc/io/ByteReader.html" title="class in it.uniroma3.dia.gc.io" target="classFrame">ByteReader</a></li>
22-
<li><a href="it/uniroma3/dia/gc/Chunk.html" title="class in it.uniroma3.dia.gc" target="classFrame">Chunk</a></li>
2322
<li><a href="it/uniroma3/dia/gc/CompressedGraph.html" title="class in it.uniroma3.dia.gc" target="classFrame">CompressedGraph</a></li>
2423
<li><a href="it/uniroma3/dia/gc/exception/CompressedGraphFormatException.html" title="class in it.uniroma3.dia.gc.exception" target="classFrame">CompressedGraphFormatException</a></li>
2524
<li><a href="it/uniroma3/dia/gc/Compressor.html" title="class in it.uniroma3.dia.gc" target="classFrame">Compressor</a></li>
@@ -30,7 +29,6 @@ <h1 class="bar">All&nbsp;Classes</h1>
3029
<li><a href="it/uniroma3/dia/gc/Main.html" title="class in it.uniroma3.dia.gc" target="classFrame">Main</a></li>
3130
<li><a href="it/uniroma3/dia/gc/exception/MapFileFormatException.html" title="class in it.uniroma3.dia.gc.exception" target="classFrame">MapFileFormatException</a></li>
3231
<li><a href="it/uniroma3/dia/gc/exception/MapFileMissingException.html" title="class in it.uniroma3.dia.gc.exception" target="classFrame">MapFileMissingException</a></li>
33-
<li><a href="it/uniroma3/dia/gc/Node.html" title="class in it.uniroma3.dia.gc" target="classFrame">Node</a></li>
3432
<li><a href="it/uniroma3/dia/gc/OfflineArray.html" title="class in it.uniroma3.dia.gc" target="classFrame">OfflineArray</a></li>
3533
<li><a href="it/uniroma3/dia/gc/algorithms/PageRank.html" title="class in it.uniroma3.dia.gc.algorithms" target="classFrame">PageRank</a></li>
3634
<li><a href="it/uniroma3/dia/gc/code/PiDecoder.html" title="class in it.uniroma3.dia.gc.code" target="classFrame">PiDecoder</a></li>

javadoc/allclasses-noframe.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ <h1 class="bar">All&nbsp;Classes</h1>
1919
<li><a href="it/uniroma3/dia/gc/BVGraphWrapper.html" title="class in it.uniroma3.dia.gc">BVGraphWrapper</a></li>
2020
<li><a href="it/uniroma3/dia/gc/BVParser.html" title="class in it.uniroma3.dia.gc">BVParser</a></li>
2121
<li><a href="it/uniroma3/dia/gc/io/ByteReader.html" title="class in it.uniroma3.dia.gc.io">ByteReader</a></li>
22-
<li><a href="it/uniroma3/dia/gc/Chunk.html" title="class in it.uniroma3.dia.gc">Chunk</a></li>
2322
<li><a href="it/uniroma3/dia/gc/CompressedGraph.html" title="class in it.uniroma3.dia.gc">CompressedGraph</a></li>
2423
<li><a href="it/uniroma3/dia/gc/exception/CompressedGraphFormatException.html" title="class in it.uniroma3.dia.gc.exception">CompressedGraphFormatException</a></li>
2524
<li><a href="it/uniroma3/dia/gc/Compressor.html" title="class in it.uniroma3.dia.gc">Compressor</a></li>
@@ -30,7 +29,6 @@ <h1 class="bar">All&nbsp;Classes</h1>
3029
<li><a href="it/uniroma3/dia/gc/Main.html" title="class in it.uniroma3.dia.gc">Main</a></li>
3130
<li><a href="it/uniroma3/dia/gc/exception/MapFileFormatException.html" title="class in it.uniroma3.dia.gc.exception">MapFileFormatException</a></li>
3231
<li><a href="it/uniroma3/dia/gc/exception/MapFileMissingException.html" title="class in it.uniroma3.dia.gc.exception">MapFileMissingException</a></li>
33-
<li><a href="it/uniroma3/dia/gc/Node.html" title="class in it.uniroma3.dia.gc">Node</a></li>
3432
<li><a href="it/uniroma3/dia/gc/OfflineArray.html" title="class in it.uniroma3.dia.gc">OfflineArray</a></li>
3533
<li><a href="it/uniroma3/dia/gc/algorithms/PageRank.html" title="class in it.uniroma3.dia.gc.algorithms">PageRank</a></li>
3634
<li><a href="it/uniroma3/dia/gc/code/PiDecoder.html" title="class in it.uniroma3.dia.gc.code">PiDecoder</a></li>

javadoc/constant-values.html

Lines changed: 0 additions & 323 deletions
Original file line numberDiff line numberDiff line change
@@ -72,329 +72,6 @@
7272
<div class="header">
7373
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
7474
<h2 title="Contents">Contents</h2>
75-
<ul>
76-
<li><a href="#it.uniroma3">it.uniroma3.*</a></li>
77-
</ul>
78-
</div>
79-
<div class="constantValuesContainer"><a name="it.uniroma3">
80-
<!-- -->
81-
</a>
82-
<h2 title="it.uniroma3">it.uniroma3.*</h2>
83-
<ul class="blockList">
84-
<li class="blockList">
85-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
86-
<caption><span>it.uniroma3.dia.gc.it.uniroma3.dia.gc.Chunk</span><span class="tabEnd">&nbsp;</span></caption>
87-
<tr>
88-
<th class="colFirst" scope="col">Modifier and Type</th>
89-
<th scope="col">Constant Field</th>
90-
<th class="colLast" scope="col">Value</th>
91-
</tr>
92-
<tbody>
93-
<tr class="altColor">
94-
<td class="colFirst"><a name="it.uniroma3.dia.gc.Chunk.COUNTER">
95-
<!-- -->
96-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
97-
<td><code><a href="it/uniroma3/dia/gc/Chunk.html#COUNTER">COUNTER</a></code></td>
98-
<td class="colLast"><code>2</code></td>
99-
</tr>
100-
<tr class="rowColor">
101-
<td class="colFirst"><a name="it.uniroma3.dia.gc.Chunk.FIRST_ELEM">
102-
<!-- -->
103-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
104-
<td><code><a href="it/uniroma3/dia/gc/Chunk.html#FIRST_ELEM">FIRST_ELEM</a></code></td>
105-
<td class="colLast"><code>4</code></td>
106-
</tr>
107-
<tr class="altColor">
108-
<td class="colFirst"><a name="it.uniroma3.dia.gc.Chunk.LENGTH">
109-
<!-- -->
110-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
111-
<td><code><a href="it/uniroma3/dia/gc/Chunk.html#LENGTH">LENGTH</a></code></td>
112-
<td class="colLast"><code>1</code></td>
113-
</tr>
114-
<tr class="rowColor">
115-
<td class="colFirst"><a name="it.uniroma3.dia.gc.Chunk.LINES">
116-
<!-- -->
117-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
118-
<td><code><a href="it/uniroma3/dia/gc/Chunk.html#LINES">LINES</a></code></td>
119-
<td class="colLast"><code>0</code></td>
120-
</tr>
121-
<tr class="altColor">
122-
<td class="colFirst"><a name="it.uniroma3.dia.gc.Chunk.OUT_DEGREE">
123-
<!-- -->
124-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
125-
<td><code><a href="it/uniroma3/dia/gc/Chunk.html#OUT_DEGREE">OUT_DEGREE</a></code></td>
126-
<td class="colLast"><code>3</code></td>
127-
</tr>
128-
<tr class="rowColor">
129-
<td class="colFirst"><a name="it.uniroma3.dia.gc.Chunk.SIGMA">
130-
<!-- -->
131-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
132-
<td><code><a href="it/uniroma3/dia/gc/Chunk.html#SIGMA">SIGMA</a></code></td>
133-
<td class="colLast"><code>3</code></td>
134-
</tr>
135-
<tr class="altColor">
136-
<td class="colFirst"><a name="it.uniroma3.dia.gc.Chunk.THRESHOLD">
137-
<!-- -->
138-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
139-
<td><code><a href="it/uniroma3/dia/gc/Chunk.html#THRESHOLD">THRESHOLD</a></code></td>
140-
<td class="colLast"><code>2</code></td>
141-
</tr>
142-
<tr class="rowColor">
143-
<td class="colFirst"><a name="it.uniroma3.dia.gc.Chunk.THRESHOLD0">
144-
<!-- -->
145-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
146-
<td><code><a href="it/uniroma3/dia/gc/Chunk.html#THRESHOLD0">THRESHOLD0</a></code></td>
147-
<td class="colLast"><code>6</code></td>
148-
</tr>
149-
</tbody>
150-
</table>
151-
</li>
152-
<li class="blockList">
153-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
154-
<caption><span>it.uniroma3.dia.gc.<a href="it/uniroma3/dia/gc/CompressedGraph.html" title="class in it.uniroma3.dia.gc">CompressedGraph</a></span><span class="tabEnd">&nbsp;</span></caption>
155-
<tr>
156-
<th class="colFirst" scope="col">Modifier and Type</th>
157-
<th scope="col">Constant Field</th>
158-
<th class="colLast" scope="col">Value</th>
159-
</tr>
160-
<tbody>
161-
<tr class="altColor">
162-
<td class="colFirst"><a name="it.uniroma3.dia.gc.CompressedGraph.ALPHA">
163-
<!-- -->
164-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
165-
<td><code><a href="it/uniroma3/dia/gc/CompressedGraph.html#ALPHA">ALPHA</a></code></td>
166-
<td class="colLast"><code>0</code></td>
167-
</tr>
168-
<tr class="rowColor">
169-
<td class="colFirst"><a name="it.uniroma3.dia.gc.CompressedGraph.ELEM">
170-
<!-- -->
171-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
172-
<td><code><a href="it/uniroma3/dia/gc/CompressedGraph.html#ELEM">ELEM</a></code></td>
173-
<td class="colLast"><code>3</code></td>
174-
</tr>
175-
<tr class="altColor">
176-
<td class="colFirst"><a name="it.uniroma3.dia.gc.CompressedGraph.FIRST_ELEM">
177-
<!-- -->
178-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
179-
<td><code><a href="it/uniroma3/dia/gc/CompressedGraph.html#FIRST_ELEM">FIRST_ELEM</a></code></td>
180-
<td class="colLast"><code>2</code></td>
181-
</tr>
182-
<tr class="rowColor">
183-
<td class="colFirst"><a name="it.uniroma3.dia.gc.CompressedGraph.GAP">
184-
<!-- -->
185-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
186-
<td><code><a href="it/uniroma3/dia/gc/CompressedGraph.html#GAP">GAP</a></code></td>
187-
<td class="colLast"><code>1</code></td>
188-
</tr>
189-
<tr class="altColor">
190-
<td class="colFirst"><a name="it.uniroma3.dia.gc.CompressedGraph.OUT_DEGREE">
191-
<!-- -->
192-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
193-
<td><code><a href="it/uniroma3/dia/gc/CompressedGraph.html#OUT_DEGREE">OUT_DEGREE</a></code></td>
194-
<td class="colLast"><code>0</code></td>
195-
</tr>
196-
<tr class="rowColor">
197-
<td class="colFirst"><a name="it.uniroma3.dia.gc.CompressedGraph.SIGMA">
198-
<!-- -->
199-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
200-
<td><code><a href="it/uniroma3/dia/gc/CompressedGraph.html#SIGMA">SIGMA</a></code></td>
201-
<td class="colLast"><code>3</code></td>
202-
</tr>
203-
<tr class="altColor">
204-
<td class="colFirst"><a name="it.uniroma3.dia.gc.CompressedGraph.THRESHOLD">
205-
<!-- -->
206-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
207-
<td><code><a href="it/uniroma3/dia/gc/CompressedGraph.html#THRESHOLD">THRESHOLD</a></code></td>
208-
<td class="colLast"><code>2</code></td>
209-
</tr>
210-
<tr class="rowColor">
211-
<td class="colFirst"><a name="it.uniroma3.dia.gc.CompressedGraph.THRESHOLD0">
212-
<!-- -->
213-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
214-
<td><code><a href="it/uniroma3/dia/gc/CompressedGraph.html#THRESHOLD0">THRESHOLD0</a></code></td>
215-
<td class="colLast"><code>6</code></td>
216-
</tr>
217-
<tr class="altColor">
218-
<td class="colFirst"><a name="it.uniroma3.dia.gc.CompressedGraph.VALUE">
219-
<!-- -->
220-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
221-
<td><code><a href="it/uniroma3/dia/gc/CompressedGraph.html#VALUE">VALUE</a></code></td>
222-
<td class="colLast"><code>2</code></td>
223-
</tr>
224-
</tbody>
225-
</table>
226-
</li>
227-
<li class="blockList">
228-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
229-
<caption><span>it.uniroma3.dia.gc.<a href="it/uniroma3/dia/gc/Compressor.html" title="class in it.uniroma3.dia.gc">Compressor</a></span><span class="tabEnd">&nbsp;</span></caption>
230-
<tr>
231-
<th class="colFirst" scope="col">Modifier and Type</th>
232-
<th scope="col">Constant Field</th>
233-
<th class="colLast" scope="col">Value</th>
234-
</tr>
235-
<tbody>
236-
<tr class="altColor">
237-
<td class="colFirst"><a name="it.uniroma3.dia.gc.Compressor.AREA_COL_MIN">
238-
<!-- -->
239-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
240-
<td><code><a href="it/uniroma3/dia/gc/Compressor.html#AREA_COL_MIN">AREA_COL_MIN</a></code></td>
241-
<td class="colLast"><code>5</code></td>
242-
</tr>
243-
<tr class="rowColor">
244-
<td class="colFirst"><a name="it.uniroma3.dia.gc.Compressor.AREA_MIN">
245-
<!-- -->
246-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
247-
<td><code><a href="it/uniroma3/dia/gc/Compressor.html#AREA_MIN">AREA_MIN</a></code></td>
248-
<td class="colLast"><code>8</code></td>
249-
</tr>
250-
</tbody>
251-
</table>
252-
</li>
253-
</ul>
254-
<ul class="blockList">
255-
<li class="blockList">
256-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
257-
<caption><span>it.uniroma3.dia.gc.exception.<a href="it/uniroma3/dia/gc/exception/ASCIIGraphFormatException.html" title="class in it.uniroma3.dia.gc.exception">ASCIIGraphFormatException</a></span><span class="tabEnd">&nbsp;</span></caption>
258-
<tr>
259-
<th class="colFirst" scope="col">Modifier and Type</th>
260-
<th scope="col">Constant Field</th>
261-
<th class="colLast" scope="col">Value</th>
262-
</tr>
263-
<tbody>
264-
<tr class="altColor">
265-
<td class="colFirst"><a name="it.uniroma3.dia.gc.exception.ASCIIGraphFormatException.serialVersionUID">
266-
<!-- -->
267-
</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
268-
<td><code><a href="it/uniroma3/dia/gc/exception/ASCIIGraphFormatException.html#serialVersionUID">serialVersionUID</a></code></td>
269-
<td class="colLast"><code>7288650850087350925L</code></td>
270-
</tr>
271-
</tbody>
272-
</table>
273-
</li>
274-
<li class="blockList">
275-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
276-
<caption><span>it.uniroma3.dia.gc.exception.<a href="it/uniroma3/dia/gc/exception/CompressedGraphFormatException.html" title="class in it.uniroma3.dia.gc.exception">CompressedGraphFormatException</a></span><span class="tabEnd">&nbsp;</span></caption>
277-
<tr>
278-
<th class="colFirst" scope="col">Modifier and Type</th>
279-
<th scope="col">Constant Field</th>
280-
<th class="colLast" scope="col">Value</th>
281-
</tr>
282-
<tbody>
283-
<tr class="altColor">
284-
<td class="colFirst"><a name="it.uniroma3.dia.gc.exception.CompressedGraphFormatException.serialVersionUID">
285-
<!-- -->
286-
</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
287-
<td><code><a href="it/uniroma3/dia/gc/exception/CompressedGraphFormatException.html#serialVersionUID">serialVersionUID</a></code></td>
288-
<td class="colLast"><code>-8526618586075815884L</code></td>
289-
</tr>
290-
</tbody>
291-
</table>
292-
</li>
293-
<li class="blockList">
294-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
295-
<caption><span>it.uniroma3.dia.gc.exception.<a href="it/uniroma3/dia/gc/exception/MapFileFormatException.html" title="class in it.uniroma3.dia.gc.exception">MapFileFormatException</a></span><span class="tabEnd">&nbsp;</span></caption>
296-
<tr>
297-
<th class="colFirst" scope="col">Modifier and Type</th>
298-
<th scope="col">Constant Field</th>
299-
<th class="colLast" scope="col">Value</th>
300-
</tr>
301-
<tbody>
302-
<tr class="altColor">
303-
<td class="colFirst"><a name="it.uniroma3.dia.gc.exception.MapFileFormatException.serialVersionUID">
304-
<!-- -->
305-
</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
306-
<td><code><a href="it/uniroma3/dia/gc/exception/MapFileFormatException.html#serialVersionUID">serialVersionUID</a></code></td>
307-
<td class="colLast"><code>5284317941496088838L</code></td>
308-
</tr>
309-
</tbody>
310-
</table>
311-
</li>
312-
<li class="blockList">
313-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
314-
<caption><span>it.uniroma3.dia.gc.exception.<a href="it/uniroma3/dia/gc/exception/MapFileMissingException.html" title="class in it.uniroma3.dia.gc.exception">MapFileMissingException</a></span><span class="tabEnd">&nbsp;</span></caption>
315-
<tr>
316-
<th class="colFirst" scope="col">Modifier and Type</th>
317-
<th scope="col">Constant Field</th>
318-
<th class="colLast" scope="col">Value</th>
319-
</tr>
320-
<tbody>
321-
<tr class="altColor">
322-
<td class="colFirst"><a name="it.uniroma3.dia.gc.exception.MapFileMissingException.serialVersionUID">
323-
<!-- -->
324-
</a><code>private&nbsp;static&nbsp;final&nbsp;long</code></td>
325-
<td><code><a href="it/uniroma3/dia/gc/exception/MapFileMissingException.html#serialVersionUID">serialVersionUID</a></code></td>
326-
<td class="colLast"><code>5719057161397637671L</code></td>
327-
</tr>
328-
</tbody>
329-
</table>
330-
</li>
331-
</ul>
332-
<ul class="blockList">
333-
<li class="blockList">
334-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
335-
<caption><span>it.uniroma3.dia.gc.io.<a href="it/uniroma3/dia/gc/io/ByteReader.html" title="class in it.uniroma3.dia.gc.io">ByteReader</a></span><span class="tabEnd">&nbsp;</span></caption>
336-
<tr>
337-
<th class="colFirst" scope="col">Modifier and Type</th>
338-
<th scope="col">Constant Field</th>
339-
<th class="colLast" scope="col">Value</th>
340-
</tr>
341-
<tbody>
342-
<tr class="altColor">
343-
<td class="colFirst"><a name="it.uniroma3.dia.gc.io.ByteReader.WORD_SIZE">
344-
<!-- -->
345-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
346-
<td><code><a href="it/uniroma3/dia/gc/io/ByteReader.html#WORD_SIZE">WORD_SIZE</a></code></td>
347-
<td class="colLast"><code>8</code></td>
348-
</tr>
349-
</tbody>
350-
</table>
351-
</li>
352-
<li class="blockList">
353-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
354-
<caption><span>it.uniroma3.dia.gc.io.<a href="it/uniroma3/dia/gc/io/LongReader.html" title="class in it.uniroma3.dia.gc.io">LongReader</a></span><span class="tabEnd">&nbsp;</span></caption>
355-
<tr>
356-
<th class="colFirst" scope="col">Modifier and Type</th>
357-
<th scope="col">Constant Field</th>
358-
<th class="colLast" scope="col">Value</th>
359-
</tr>
360-
<tbody>
361-
<tr class="altColor">
362-
<td class="colFirst"><a name="it.uniroma3.dia.gc.io.LongReader.WORD_SIZE">
363-
<!-- -->
364-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
365-
<td><code><a href="it/uniroma3/dia/gc/io/LongReader.html#WORD_SIZE">WORD_SIZE</a></code></td>
366-
<td class="colLast"><code>64</code></td>
367-
</tr>
368-
</tbody>
369-
</table>
370-
</li>
371-
<li class="blockList">
372-
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
373-
<caption><span>it.uniroma3.dia.gc.io.<a href="it/uniroma3/dia/gc/io/Writer.html" title="class in it.uniroma3.dia.gc.io">Writer</a></span><span class="tabEnd">&nbsp;</span></caption>
374-
<tr>
375-
<th class="colFirst" scope="col">Modifier and Type</th>
376-
<th scope="col">Constant Field</th>
377-
<th class="colLast" scope="col">Value</th>
378-
</tr>
379-
<tbody>
380-
<tr class="altColor">
381-
<td class="colFirst"><a name="it.uniroma3.dia.gc.io.Writer.BUFFER">
382-
<!-- -->
383-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
384-
<td><code><a href="it/uniroma3/dia/gc/io/Writer.html#BUFFER">BUFFER</a></code></td>
385-
<td class="colLast"><code>10000000</code></td>
386-
</tr>
387-
<tr class="rowColor">
388-
<td class="colFirst"><a name="it.uniroma3.dia.gc.io.Writer.WORD_SIZE">
389-
<!-- -->
390-
</a><code>private&nbsp;static&nbsp;final&nbsp;int</code></td>
391-
<td><code><a href="it/uniroma3/dia/gc/io/Writer.html#WORD_SIZE">WORD_SIZE</a></code></td>
392-
<td class="colLast"><code>8</code></td>
393-
</tr>
394-
</tbody>
395-
</table>
396-
</li>
397-
</ul>
39875
</div>
39976
<!-- ======= START OF BOTTOM NAVBAR ====== -->
40077
<div class="bottomNav"><a name="navbar.bottom">

0 commit comments

Comments
 (0)