Uses of Class
org.spf4j.zel.vm.ZelFrame
-
Packages that use ZelFrame Package Description org.spf4j.zel.vm -
-
Uses of ZelFrame in org.spf4j.zel.vm
Methods in org.spf4j.zel.vm that return types with arguments of type ZelFrame Modifier and Type Method Description List<ZelFrame>ZExecutionException. getZelframes()Methods in org.spf4j.zel.vm with parameters of type ZelFrame Modifier and Type Method Description voidZExecutionException. addZelFrame(ZelFrame frame)
-