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()
IDescriptorResult
toString
in interface IDescriptorResult
toString
in class Object
public int length()
IDescriptorResult
length
in interface IDescriptorResult
Copyright © 2021. All rights reserved.