Class BranchManager.SwitchCase
java.lang.Object
de.inetsoftware.jwebassembly.module.BranchManager.SwitchCase
- Enclosing class:
BranchManager
Helper structure for caculateSwitch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
long key -
position
int position -
block
int block
-
-
Constructor Details
-
SwitchCase
private SwitchCase()
-