public interface ConstantPool
| Modifier and Type | Method and Description |
|---|---|
void |
add(Object object)
add
|
double |
getRandomDouble()
getRandomDouble
|
float |
getRandomFloat()
getRandomFloat
|
int |
getRandomInt()
getRandomInt
|
long |
getRandomLong()
getRandomLong
|
String |
getRandomString()
getRandomString
|
org.objectweb.asm.Type |
getRandomType()
getRandomType
|
String |
toString() |
org.objectweb.asm.Type getRandomType()
getRandomType
Type object.int getRandomInt()
getRandomInt
float getRandomFloat()
getRandomFloat
double getRandomDouble()
getRandomDouble
long getRandomLong()
getRandomLong
Copyright © 2010–2017 EvoSuite. All rights reserved.