public class TriangleCountValue extends Object implements Value.CustomizeValue<Long>
Value.CustomizeValue<T>, Value.Tvalue<T>| Constructor and Description |
|---|
TriangleCountValue() |
| Modifier and Type | Method and Description |
|---|---|
TriangleCountValue |
copy() |
long |
count() |
void |
count(long count) |
IdList |
idList() |
void |
read(RandomAccessInput in) |
String |
toString() |
Long |
value() |
void |
write(RandomAccessOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitassign, compareTo, valueTypecheckAssign, isNumber, stringpublic IdList idList()
public long count()
public void count(long count)
public TriangleCountValue copy()
copy in interface Valuecopy in interface Value.CustomizeValue<Long>public void read(RandomAccessInput in) throws IOException
read in interface ReadableIOExceptionpublic void write(RandomAccessOutput out) throws IOException
write in interface WritableIOExceptionCopyright © 2020–2022. All rights reserved.