Interface MmuSubsystem.Holder
-
- Enclosing class:
- MmuSubsystem
public static interface MmuSubsystem.Holder
TheMmuSubsystem.Holder
interface must be implemented by classes generated by the MMU translator which hold MMU specifications. This is needed to deal with such classes in a uniform way.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MmuSubsystem
getSpecification()
-
-
-
Method Detail
-
getSpecification
MmuSubsystem getSpecification()
-
-