class org.apache.drill.exec.store.pcapng.PcapColumn$PcapIfTsOffset extends org.apache.drill.exec.store.pcapng.PcapColumn { void () { org.apache.drill.exec.store.pcapng.PcapColumn$PcapIfTsOffset v; v := @this: org.apache.drill.exec.store.pcapng.PcapColumn$PcapIfTsOffset; specialinvoke v.()>(); return; } org.apache.drill.common.types.TypeProtos$MajorType getType() { org.apache.drill.common.types.TypeProtos$MinorType v; org.apache.drill.exec.store.pcapng.PcapColumn$PcapIfTsOffset v; org.apache.drill.common.types.TypeProtos$MajorType v; v := @this: org.apache.drill.exec.store.pcapng.PcapColumn$PcapIfTsOffset; v = ; v = staticinvoke (v); return v; } void process(fr.bmartel.pcapdecoder.structure.types.IPcapngType, org.apache.drill.exec.vector.accessor.ScalarWriter) { org.apache.drill.exec.store.pcapng.PcapColumn$PcapIfTsOffset v; org.apache.drill.exec.vector.accessor.ScalarWriter v; fr.bmartel.pcapdecoder.structure.types.IPcapngType v; int v; fr.bmartel.pcapdecoder.structure.options.inter.IOptionsDescriptionHeader v; boolean v; v := @this: org.apache.drill.exec.store.pcapng.PcapColumn$PcapIfTsOffset; v := @parameter: fr.bmartel.pcapdecoder.structure.types.IPcapngType; v := @parameter: org.apache.drill.exec.vector.accessor.ScalarWriter; v = v instanceof fr.bmartel.pcapdecoder.structure.types.inter.IDescriptionBlock; if v != 0 goto label; return; label: v = interfaceinvoke v.(); v = interfaceinvoke v.(); interfaceinvoke v.(v); return; } }