public class IntegerResult extends Object implements IDescriptorResult
| Constructor and Description |
|---|
IntegerResult(int value) |
| Modifier and Type | Method and Description |
|---|---|
int |
intValue() |
int |
length()
Returns the length of this descriptor.
|
String |
toString()
String representation of the result.
|
public int intValue()
public String toString()
IDescriptorResulttoString in interface IDescriptorResulttoString in class Objectpublic int length()
IDescriptorResultlength in interface IDescriptorResultCopyright © 2021. All rights reserved.