public class KcoreValue extends Object implements Value.CustomizeValue<Object>
Value.CustomizeValue<T>, Value.Tvalue<T>| Constructor and Description |
|---|
KcoreValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
active() |
KcoreValue |
copy() |
Id |
core() |
void |
core(Id core) |
int |
decreaseDegree(int decrease) |
int |
degree() |
void |
degree(int degree) |
void |
read(RandomAccessInput in) |
String |
toString() |
Object |
value() |
void |
write(RandomAccessOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitassign, compareTo, valueTypecheckAssign, isNumber, stringpublic void degree(int degree)
public int degree()
public int decreaseDegree(int decrease)
public boolean active()
public void core(Id core)
public Id core()
public KcoreValue copy()
copy in interface Valuecopy in interface Value.CustomizeValue<Object>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.