| Modifier and Type | Method and Description |
|---|---|
Bomb<T> |
Bomb.detonator(String expression)
Adds a new expression that will mark the Proxy as a bomb detonator!.
|
Bomb<T> |
Bomb.gettersDetonator()
Marks all the getters to be bombed!.
|
Bomb<T> |
Bomb.settersDetonator()
Marks all the setters to be bombed!.
|
Copyright © 2016 waabox.org. All rights reserved.