Package com.pnfsoftware.jeb.core.units
Class UnitAddress<T extends IAddressableUnit>
java.lang.Object
com.pnfsoftware.jeb.core.units.UnitAddress<T>
- Type Parameters:
T- target unit type
A couple (
target unit, address), where the address is relative to the
target unit.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UnitAddress
Create a unit address.- Parameters:
unit- target unitaddress- address relative to the target unit
-
-
Method Details