docstring_tokens list | code_tokens list |
|---|---|
[
"<",
"p",
">",
"for",
"each",
"amazon",
"lex",
"bot",
"created",
"with",
"the",
"amazon",
"lex",
"model",
"building",
"service",
"you",
"must",
"specify",
"whether",
"your",
"use",
"of",
"amazon",
"lex",
"is",
"related",
"to",
"a",
"website",
"program",
... | [
"return",
"this",
"child",
"directed",
";"
] |
[
"take",
"the",
"initiative",
"to",
"invoke",
"gc",
"to",
"release",
"the",
"memory",
"to",
"avoid",
"oom",
"when",
"load",
"big",
"origin",
"bitmap"
] | [
"super",
"on",
"create",
"(",
"saved",
"instance",
"state",
",",
"persistent",
"state",
")",
";",
"gc",
"and",
"finalize",
"(",
")",
";"
] |
[
"returns",
"all",
"the",
"registered",
"{"
] | [
"return",
"jenkins",
"get",
"instance",
"(",
")",
"<",
"views",
"tab",
"bar",
",",
"descriptor",
"<",
"views",
"tab",
"bar",
">",
">",
"get",
"descriptor",
"list",
"(",
"views",
"tab",
"bar",
"class",
")",
";"
] |
[
"get",
"the",
"job",
"id"
] | [
"return",
"id",
";"
] |
[
"get",
"the",
"configured",
"job",
"s",
"user",
"-",
"name"
] | [
"return",
"user",
";"
] |
[
"get",
"the",
"job",
"submission",
"directory"
] | [
"return",
"this",
"job",
"submit",
"dir",
";"
] |
[
"parses",
"a",
"string",
"in",
"mongo",
"d",
"b",
"extended",
"json",
"format",
"to",
"a",
"{",
"@",
"code",
"basic",
"d",
"b",
"object",
"}"
] | [
"return",
"parse",
"(",
"json",
",",
"d",
"b",
"object",
"codec",
"get",
"default",
"registry",
"(",
")",
"get",
"(",
"basic",
"d",
"b",
"object",
"class",
")",
")",
";"
] |
[
"parses",
"a",
"string",
"in",
"mongo",
"d",
"b",
"extended",
"json",
"format",
"to",
"a",
"{",
"@",
"code",
"basic",
"d",
"b",
"object",
"}"
] | [
"return",
"decoder",
"decode",
"(",
"new",
"json",
"reader",
"(",
"json",
")",
",",
"decoder",
"context",
"builder",
"(",
")",
"build",
"(",
")",
")",
";"
] |
[
"add",
"a",
"key",
"/",
"value",
"pair",
"to",
"this",
"object"
] | [
"put",
"(",
"key",
",",
"val",
")",
";",
"return",
"this",
";"
] |
[
"whether",
"{",
"@",
"link",
"#",
"mark",
"as",
"partial",
"object",
"}",
"was",
"ever",
"called",
"only",
"matters",
"if",
"you",
"are",
"going",
"to",
"upsert",
"and",
"do",
"not",
"want",
"to",
"risk",
"losing",
"fields"
] | [
"return",
"is",
"partial",
"object",
";"
] |
[
"gets",
"a",
"json",
"representation",
"of",
"this",
"document"
] | [
"return",
"to",
"json",
"(",
"writer",
"settings",
",",
"d",
"b",
"object",
"codec",
"get",
"default",
"registry",
"(",
")",
"get",
"(",
"basic",
"d",
"b",
"object",
"class",
")",
")",
";"
] |
[
"gets",
"a",
"json",
"representation",
"of",
"this",
"document"
] | [
"json",
"writer",
"writer",
"=",
"new",
"json",
"writer",
"(",
"new",
"string",
"writer",
"(",
")",
",",
"writer",
"settings",
")",
";",
"encoder",
"encode",
"(",
"writer",
",",
"this",
",",
"encoder",
"context",
"builder",
"(",
")",
"is",
"encoding",
... |
[
"if",
"this",
"object",
"was",
"retrieved",
"with",
"only",
"some",
"fields",
"(",
"using",
"a",
"field",
"filter",
")",
"this",
"method",
"will",
"be",
"called",
"to",
"mark",
"it",
"as",
"such"
] | [
"is",
"partial",
"object",
"=",
"true",
";"
] |
[
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"-",
"... | [
"if",
"(",
"method",
"parameters",
"=",
"=",
"null",
")",
"{",
"method",
"parameters",
"=",
"new",
"byte",
"vector",
"(",
")",
";",
"}",
"+",
"+",
"method",
"parameters",
"count",
";",
"method",
"parameters",
"put",
"short",
"(",
"(",
"name",
"=",
"=... |
[
"ends",
"the",
"current",
"basic",
"block",
"this",
"method",
"must",
"be",
"used",
"in",
"the",
"case",
"where",
"the",
"current",
"basic",
"block",
"does",
"not",
"have",
"any",
"successor"
] | [
"if",
"(",
"compute",
"=",
"=",
"frames",
")",
"{",
"label",
"l",
"=",
"new",
"label",
"(",
")",
";",
"l",
"frame",
"=",
"new",
"frame",
"(",
")",
";",
"l",
"frame",
"owner",
"=",
"l",
";",
"l",
"resolve",
"(",
"this",
",",
"code",
"length",
... |
[
"starts",
"the",
"visit",
"of",
"a",
"stack",
"map",
"frame"
] | [
"int",
"n",
"=",
"3",
"+",
"n",
"local",
"+",
"n",
"stack",
";",
"if",
"(",
"frame",
"=",
"=",
"null",
"|",
"|",
"frame",
"length",
"<",
"n",
")",
"{",
"frame",
"=",
"new",
"int",
"[",
"n",
"]",
";",
"}",
"frame",
"[",
"0",
"]",
"=",
"off... |
[
"writes",
"some",
"types",
"of",
"the",
"current",
"frame",
"{",
"@",
"link",
"#",
"frame",
"}",
"into",
"the",
"stack",
"map",
"table",
"attribute",
"this",
"method",
"converts",
"types",
"from",
"the",
"format",
"used",
"in",
"{",
"@",
"link",
"label",... | [
"for",
"(",
"int",
"i",
"=",
"start",
";",
"i",
"<",
"end",
";",
"+",
"+",
"i",
")",
"{",
"int",
"t",
"=",
"frame",
"[",
"i",
"]",
";",
"int",
"d",
"=",
"t",
"&",
"frame",
"dim",
";",
"if",
"(",
"d",
"=",
"=",
"0",
")",
"{",
"int",
"v... |
[
"reads",
"an",
"unsigned",
"short",
"value",
"in",
"the",
"given",
"byte",
"array"
] | [
"return",
"(",
"(",
"b",
"[",
"index",
"]",
"&",
"0x",
"f",
"f",
")",
"<",
"<",
"8",
")",
"|",
"(",
"b",
"[",
"index",
"+",
"1",
"]",
"&",
"0x",
"f",
"f",
")",
";"
] |
[
"reads",
"a",
"signed",
"short",
"value",
"in",
"the",
"given",
"byte",
"array"
] | [
"return",
"(",
"short",
")",
"(",
"(",
"(",
"b",
"[",
"index",
"]",
"&",
"0x",
"f",
"f",
")",
"<",
"<",
"8",
")",
"|",
"(",
"b",
"[",
"index",
"+",
"1",
"]",
"&",
"0x",
"f",
"f",
")",
")",
";"
] |
[
"reads",
"a",
"signed",
"int",
"value",
"in",
"the",
"given",
"byte",
"array"
] | [
"return",
"(",
"(",
"b",
"[",
"index",
"]",
"&",
"0x",
"f",
"f",
")",
"<",
"<",
"24",
")",
"|",
"(",
"(",
"b",
"[",
"index",
"+",
"1",
"]",
"&",
"0x",
"f",
"f",
")",
"<",
"<",
"16",
")",
"|",
"(",
"(",
"b",
"[",
"index",
"+",
"2",
"... |
[
"writes",
"a",
"short",
"value",
"in",
"the",
"given",
"byte",
"array"
] | [
"b",
"[",
"index",
"]",
"=",
"(",
"byte",
")",
"(",
"s",
">",
">",
">",
"8",
")",
";",
"b",
"[",
"index",
"+",
"1",
"]",
"=",
"(",
"byte",
")",
"s",
";"
] |
[
"updates",
"the",
"offset",
"of",
"the",
"given",
"label"
] | [
"if",
"(",
"(",
"label",
"status",
"&",
"label",
"resized",
")",
"=",
"=",
"0",
")",
"{",
"label",
"position",
"=",
"get",
"new",
"offset",
"(",
"indexes",
",",
"sizes",
",",
"0",
",",
"label",
"position",
")",
";",
"label",
"status",
"|",
"=",
"... |
[
"unsafe",
"version",
"of",
":",
"{",
"@",
"link",
"#",
"gl",
"string",
"marker",
"g",
"r",
"e",
"m",
"e",
"d",
"y",
"string",
"marker",
"g",
"r",
"e",
"m",
"e",
"d",
"y",
"}"
] | [
"public",
"static",
"native",
"void",
"ngl",
"string",
"marker",
"g",
"r",
"e",
"m",
"e",
"d",
"y",
"(",
"int",
"len",
",",
"long",
"string",
")",
";"
] |
[
"parses",
"a",
"serialized",
"trie",
"representation",
"of",
"a",
"map",
"of",
"reversed",
"public",
"suffixes",
"into",
"an",
"immutable",
"map",
"of",
"public",
"suffixes"
] | [
"immutable",
"map",
"builder",
"<",
"string",
",",
"public",
"suffix",
"type",
">",
"builder",
"=",
"immutable",
"map",
"builder",
"(",
")",
";",
"int",
"encoded",
"len",
"=",
"encoded",
"length",
"(",
")",
";",
"int",
"idx",
"=",
"0",
";",
"while",
... |
[
"gets",
"the",
"time",
"unit",
"for",
"this",
"policy",
"s",
"time",
"interval"
] | [
"return",
"unit",
";"
] |
[
"event"
] | [
"listeners",
"add",
"(",
"change",
"listener",
")",
";"
] |
[
"starts",
"the",
"clock"
] | [
"if",
"(",
"!",
"is",
"running",
")",
"{",
"start",
"time",
"=",
"system",
"current",
"time",
"millis",
"(",
")",
";",
"is",
"running",
"=",
"true",
";",
"}"
] |
[
"stops",
"the",
"clock"
] | [
"if",
"(",
"is",
"running",
")",
"{",
"stop",
"time",
"=",
"system",
"current",
"time",
"millis",
"(",
")",
";",
"is",
"running",
"=",
"false",
";",
"}"
] |
[
"returns",
"the",
"time",
"that",
"has",
"passed"
] | [
"if",
"(",
"is",
"running",
"|",
"|",
"(",
"start",
"time",
"=",
"=",
"0",
")",
"|",
"|",
"(",
"stop",
"time",
"=",
"=",
"0",
")",
")",
"return",
"0",
";",
"return",
"(",
"stop",
"time",
"-",
"start",
"time",
")",
";"
] |
[
"register",
"the",
"processor",
"with",
"a",
"{",
"@",
"link",
"bean",
"definition",
"registry",
"}",
"not",
"required",
"when",
"using",
"the",
"spocks",
"{",
"@",
"link",
"spock",
"lang",
"specification",
"}",
"as",
"registration",
"is",
"automatic"
] | [
"register",
"(",
"registry",
",",
"spock",
"mock",
"postprocessor",
"class",
",",
"definitions",
")",
";"
] |
[
"returns",
"set",
"of",
"endpoint",
"ids",
"of",
"all",
"registered",
"clients"
] | [
"return",
"endpoint",
"ids",
";"
] |
[
"returns",
"the",
"apikey"
] | [
"return",
"api",
"key",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"maintenance",
"track",
"that",
"the",
"cluster",
"will",
"change",
"to",
"during",
"the",
"next",
"maintenance",
"window",
"<",
"/",
"p",
">"
] | [
"this",
"maintenance",
"track",
"name",
"=",
"maintenance",
"track",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"maintenance",
"track",
"that",
"the",
"cluster",
"will",
"change",
"to",
"during",
"the",
"next",
"maintenance",
"window",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"maintenance",
"track",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"maintenance",
"track",
"possible",
"values",
"are",
"<",
"code",
">",
"current",
"<",
"/",
"code",
">",
"and",
"<",
"code",
">",
"trailing",
"<",
"/",
"code",
">",
"<",
"/",
"p",
">"
] | [
"set",
"maintenance",
"track",
"name",
"(",
"maintenance",
"track",
"name",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"cluster",
"version",
"for",
"the",
"new",
"maintenance",
"track",
"<",
"/",
"p",
">"
] | [
"this",
"database",
"version",
"=",
"database",
"version",
";"
] |
[
"<",
"p",
">",
"the",
"cluster",
"version",
"for",
"the",
"new",
"maintenance",
"track",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"database",
"version",
";"
] |
[
"<",
"p",
">",
"the",
"version",
"number",
"for",
"the",
"cluster",
"release",
"<",
"/",
"p",
">"
] | [
"set",
"database",
"version",
"(",
"database",
"version",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"an",
"array",
"of",
"<",
"a",
">",
"update",
"target",
"<",
"/",
"a",
">",
"objects",
"to",
"update",
"with",
"the",
"maintenance",
"track",
"<",
"/",
"p",
">"
] | [
"if",
"(",
"update",
"targets",
"=",
"=",
"null",
")",
"{",
"update",
"targets",
"=",
"new",
"com",
"amazonaws",
"internal",
"sdk",
"internal",
"list",
"<",
"update",
"target",
">",
"(",
")",
";",
"}",
"return",
"update",
"targets",
";"
] |
[
"<",
"p",
">",
"an",
"array",
"of",
"<",
"a",
">",
"update",
"target",
"<",
"/",
"a",
">",
"objects",
"to",
"update",
"with",
"the",
"maintenance",
"track",
"<",
"/",
"p",
">"
] | [
"if",
"(",
"update",
"targets",
"=",
"=",
"null",
")",
"{",
"this",
"update",
"targets",
"=",
"null",
";",
"return",
";",
"}",
"this",
"update",
"targets",
"=",
"new",
"com",
"amazonaws",
"internal",
"sdk",
"internal",
"list",
"<",
"update",
"target",
... |
[
"<",
"p",
">",
"an",
"array",
"of",
"<",
"a",
">",
"update",
"target",
"<",
"/",
"a",
">",
"objects",
"to",
"update",
"with",
"the",
"maintenance",
"track",
"<",
"/",
"p",
">",
"<",
"p",
">",
"<",
"b",
">",
"note",
":",
"<",
"/",
"b",
">",
... | [
"if",
"(",
"this",
"update",
"targets",
"=",
"=",
"null",
")",
"{",
"set",
"update",
"targets",
"(",
"new",
"com",
"amazonaws",
"internal",
"sdk",
"internal",
"list",
"<",
"update",
"target",
">",
"(",
"update",
"targets",
"length",
")",
")",
";",
"}",... |
[
"<",
"p",
">",
"an",
"array",
"of",
"<",
"a",
">",
"update",
"target",
"<",
"/",
"a",
">",
"objects",
"to",
"update",
"with",
"the",
"maintenance",
"track",
"<",
"/",
"p",
">"
] | [
"set",
"update",
"targets",
"(",
"update",
"targets",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"issue",
"type",
"for",
"the",
"associated",
"count",
"<",
"/",
"p",
">"
] | [
"this",
"aggregate",
"value",
"=",
"aggregate",
"value",
";"
] |
[
"<",
"p",
">",
"the",
"issue",
"type",
"for",
"the",
"associated",
"count",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"aggregate",
"value",
";"
] |
[
"<",
"p",
">",
"the",
"issue",
"type",
"for",
"the",
"associated",
"count",
"<",
"/",
"p",
">"
] | [
"set",
"aggregate",
"value",
"(",
"aggregate",
"value",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"number",
"of",
"instantiations",
"of",
"the",
"specified",
"task",
"to",
"place",
"on",
"your",
"cluster",
"you",
"can",
"specify",
"up",
"to",
"10",
"tasks",
"per",
"call",
"<",
"/",
"p",
">"
] | [
"this",
"count",
"=",
"count",
";"
] |
[
"<",
"p",
">",
"the",
"number",
"of",
"instantiations",
"of",
"the",
"specified",
"task",
"to",
"place",
"on",
"your",
"cluster",
"you",
"can",
"specify",
"up",
"to",
"10",
"tasks",
"per",
"call",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"count",
";"
] |
[
"<",
"p",
">",
"the",
"number",
"of",
"events",
"of",
"the",
"associated",
"issue",
"type",
"<",
"/",
"p",
">"
] | [
"set",
"count",
"(",
"count",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"associated",
"error",
"code",
":",
"<",
"/",
"p",
">",
"<",
"ul",
">",
"<",
"li",
">",
"<",
"p",
">",
"success",
":",
"the",
"specified",
"script",
"ran",
"<",
"/",
"p",
">",
"<",
"/",
"li",
">",
"<",
"li",
">",
"<",
... | [
"set",
"error",
"code",
"(",
"error",
"code",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"associated",
"error",
"code",
":",
"<",
"/",
"p",
">",
"<",
"ul",
">",
"<",
"li",
">",
"<",
"p",
">",
"success",
":",
"the",
"specified",
"script",
"ran",
"<",
"/",
"p",
">",
"<",
"/",
"li",
">",
"<",
"li",
">",
"<",
... | [
"with",
"error",
"code",
"(",
"error",
"code",
")",
";"
] |
[
"<",
"p",
">",
"the",
"associated",
"error",
"code",
":",
"<",
"/",
"p",
">",
"<",
"ul",
">",
"<",
"li",
">",
"<",
"p",
">",
"success",
":",
"the",
"specified",
"script",
"ran",
"<",
"/",
"p",
">",
"<",
"/",
"li",
">",
"<",
"li",
">",
"<",
... | [
"this",
"error",
"code",
"=",
"error",
"code",
"to",
"string",
"(",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"script",
"<",
"/",
"p",
">"
] | [
"this",
"script",
"name",
"=",
"script",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"script",
"<",
"/",
"p",
">"
] | [
"return",
"this",
"script",
"name",
";"
] |
[
"<",
"p",
">",
"the",
"name",
"of",
"the",
"script",
"<",
"/",
"p",
">"
] | [
"set",
"script",
"name",
"(",
"script",
"name",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"message",
"associated",
"with",
"the",
"error",
"<",
"/",
"p",
">"
] | [
"set",
"message",
"(",
"message",
")",
";",
"return",
"this",
";"
] |
[
"<",
"p",
">",
"the",
"last",
"portion",
"of",
"the",
"diagnostic",
"log",
"<",
"/",
"p",
">",
"<",
"p",
">",
"if",
"available",
"aws",
"code",
"deploy",
"returns",
"up",
"to",
"the",
"last",
"4",
"kb",
"of",
"the",
"diagnostic",
"log",
"<",
"/",
... | [
"this",
"log",
"tail",
"=",
"log",
"tail",
";"
] |
[
"<",
"p",
">",
"the",
"last",
"portion",
"of",
"the",
"diagnostic",
"log",
"<",
"/",
"p",
">",
"<",
"p",
">",
"if",
"available",
"aws",
"code",
"deploy",
"returns",
"up",
"to",
"the",
"last",
"4",
"kb",
"of",
"the",
"diagnostic",
"log",
"<",
"/",
... | [
"return",
"this",
"log",
"tail",
";"
] |
[
"<",
"p",
">",
"the",
"last",
"portion",
"of",
"the",
"diagnostic",
"log",
"<",
"/",
"p",
">",
"<",
"p",
">",
"if",
"available",
"aws",
"code",
"deploy",
"returns",
"up",
"to",
"the",
"last",
"4",
"kb",
"of",
"the",
"diagnostic",
"log",
"<",
"/",
... | [
"set",
"log",
"tail",
"(",
"log",
"tail",
")",
";",
"return",
"this",
";"
] |
[
"returns",
"the",
"alias",
"actions",
"to",
"be",
"performed"
] | [
"return",
"actions",
";"
] |
[
"used",
"by",
"group",
"by",
"strategy",
"v",
"1"
] | [
"pair",
"<",
"incremental",
"index",
",",
"accumulator",
"<",
"incremental",
"index",
",",
"row",
">",
">",
"index",
"accumulator",
"pair",
"=",
"group",
"by",
"query",
"helper",
"create",
"index",
"accumulator",
"pair",
"(",
"query",
",",
"config",
",",
"... |
[
"used",
"by",
"group",
"by",
"strategy",
"v",
"1"
] | [
"return",
"sequences",
"map",
"(",
"sequences",
"simple",
"(",
"index",
"iterable",
"with",
"post",
"aggregations",
"(",
"query",
"get",
"post",
"aggregator",
"specs",
"(",
")",
",",
"query",
"is",
"descending",
"(",
")",
")",
")",
",",
"new",
"function",
... |
[
"link",
"a",
"form",
"to",
"a",
"config"
] | [
"protected",
"abstract",
"void",
"set",
"form",
"state",
"(",
"form",
"form",
",",
"config",
"config",
")",
";"
] |
[
"returns",
"the",
"config",
"object",
"for",
"this",
"setting"
] | [
"protected",
"abstract",
"config",
"get",
"config",
"(",
")",
";"
] |
[
"create",
"the",
"form",
"ui",
"for",
"the",
"settings"
] | [
"protected",
"abstract",
"form",
"create",
"form",
"(",
")",
";"
] |
[
"called",
"when",
"applying",
"settings"
] | [
"protected",
"abstract",
"void",
"do",
"apply",
"(",
"form",
"form",
",",
"config",
"config",
")",
"throws",
"configuration",
"exception",
";"
] |
[
"checks",
"whether",
"the",
"user",
"has",
"modified",
"the",
"settings"
] | [
"protected",
"abstract",
"boolean",
"check",
"modified",
"(",
"form",
"form",
",",
"config",
"config",
")",
";"
] |
[
"used",
"to",
"disable",
"the",
"apply",
"button"
] | [
"set",
"modified",
"(",
"check",
"modified",
"(",
"get",
"form",
"(",
")",
",",
"get",
"config",
"(",
")",
")",
")",
";",
"return",
"super",
"is",
"modified",
"(",
")",
";"
] |
[
"creates",
"the",
"component",
"and",
"link",
"it",
"to",
"a",
"config"
] | [
"init",
"component",
"(",
")",
";",
"set",
"form",
"state",
"(",
"get",
"form",
"(",
")",
",",
"get",
"config",
"(",
")",
")",
";",
"return",
"get",
"form",
"(",
")",
"get",
"content",
"(",
")",
";"
] |
[
"apply",
"settings"
] | [
"init",
"component",
"(",
")",
";",
"do",
"apply",
"(",
"get",
"form",
"(",
")",
",",
"get",
"config",
"(",
")",
")",
";"
] |
[
"reset",
"settings"
] | [
"init",
"component",
"(",
")",
";",
"set",
"form",
"state",
"(",
"get",
"form",
"(",
")",
",",
"get",
"config",
"(",
")",
")",
";"
] |
[
"dispose",
"the",
"form",
"on",
"dispose"
] | [
"dispose",
"(",
")",
";",
"if",
"(",
"get",
"form",
"(",
")",
"!",
"=",
"null",
")",
"{",
"get",
"form",
"(",
")",
"dispose",
"(",
")",
";",
"}",
"set",
"form",
"(",
"null",
")",
";"
] |
[
"disposes",
"this",
"file",
"buffer",
"this",
"implementation",
"is",
"always",
"empty"
] | [] |
[
"return",
"the",
"created",
"form"
] | [
"return",
"form",
";"
] |
[
"creates",
"the",
"component",
"with",
"swing"
] | [
"if",
"(",
"get",
"form",
"(",
")",
"=",
"=",
"null",
")",
"{",
"set",
"form",
"(",
"u",
"i",
"util",
"invoke",
"and",
"wait",
"if",
"needed",
"(",
"(",
")",
"-",
">",
"{",
"form",
"form",
"=",
"create",
"form",
"(",
")",
";",
"form",
"init",... |
[
"fetches",
"the",
"lazy",
"attribute",
"the",
"attribute",
"does",
"not",
"get",
"associated",
"with",
"the",
"entity",
"(",
"to",
"be",
"used",
"by",
"hibernate",
"methods",
")"
] | [
"return",
"load",
"attribute",
"(",
"target",
",",
"attribute",
"name",
")",
";"
] |
[
"if",
"strict",
"mode",
"is",
"true",
"then",
"when",
"the",
"compiler",
"generates",
"a",
"cast",
"it",
"will",
"disable",
"groovy",
"casts",
"and",
"rely",
"on",
"a",
"strict",
"cast",
"(",
"checkcast",
")"
] | [
"this",
"strict",
"=",
"strict",
";"
] |
[
"{"
] | [
"out",
"write",
"long",
"(",
"order",
")",
";",
"out",
"write",
"object",
"(",
"error",
")",
";",
"out",
"write",
"long",
"(",
"thread",
"id",
")",
";",
"u",
"write",
"string",
"(",
"out",
",",
"thread",
"name",
")",
";",
"out",
"write",
"long",
... |
[
"{"
] | [
"order",
"=",
"in",
"read",
"long",
"(",
")",
";",
"error",
"=",
"(",
"visor",
"exception",
"wrapper",
")",
"in",
"read",
"object",
"(",
")",
";",
"thread",
"id",
"=",
"in",
"read",
"long",
"(",
")",
";",
"thread",
"name",
"=",
"u",
"read",
"stri... |
[
"{"
] | [
"return",
"s",
"to",
"string",
"(",
"visor",
"suppressed",
"error",
"class",
",",
"this",
")",
";"
] |
[
"refresh",
"state",
"(",
"profile",
"and",
"credit",
"card",
"lists",
"preference",
"summaries",
"etc",
")"
] | [
"update",
"summaries",
"(",
")",
";",
"rebuild",
"profile",
"list",
"(",
")",
";",
"rebuild",
"credit",
"card",
"list",
"(",
")",
";"
] |
[
"sets",
"the",
"reference",
"of",
"the",
"endpoint",
"to",
"send",
"to"
] | [
"this",
"ref",
"=",
"ref",
";"
] |
[
"the",
"data",
"format",
"to",
"be",
"used"
] | [
"this",
"data",
"format",
"type",
"=",
"data",
"format",
"type",
";"
] |
[
"{"
] | [
"return",
"new",
"pg",
"enum",
"(",
"dsl",
"name",
"(",
"alias",
")",
",",
"this",
")",
";"
] |
[
"{"
] | [
"return",
"new",
"pg",
"enum",
"(",
"alias",
",",
"this",
")",
";"
] |
[
"rename",
"this",
"table"
] | [
"return",
"new",
"pg",
"enum",
"(",
"dsl",
"name",
"(",
"name",
")",
",",
"null",
")",
";"
] |
[
"rename",
"this",
"table"
] | [
"return",
"new",
"pg",
"enum",
"(",
"name",
",",
"null",
")",
";"
] |
[
"/",
"*",
"package"
] | [
"f",
"map",
"put",
"(",
"descriptor",
",",
"participant",
")",
";"
] |
[
"/",
"*",
"package"
] | [
"return",
"(",
"refactoring",
"participant",
")",
"f",
"map",
"get",
"(",
"descriptor",
")",
";"
] |
[
"/",
"*",
"package"
] | [
"abstract",
"int",
"on",
"transact",
"(",
")",
";"
] |
[
"/",
"*",
"package"
] | [] |
[
"/",
"*",
"package"
] | [] |
[
"/",
"*",
"package"
] | [
"return",
"m",
"transaction",
"id",
";"
] |
[
"/",
"*",
"package"
] | [
"m",
"is",
"complete",
"=",
"true",
";"
] |
[
"/",
"*",
"package"
] | [
"return",
"m",
"is",
"complete",
";"
] |
[
"{"
] | [
"return",
"this",
"context",
"map",
"size",
"(",
")",
";"
] |
[
"{"
] | [
"return",
"this",
"hierarchy",
"map",
"size",
"(",
")",
";"
] |
[
"{"
] | [
"return",
"this",
"hit",
"count",
"get",
"(",
")",
";"
] |
[
"{"
] | [
"return",
"this",
"miss",
"count",
"get",
"(",
")",
";"
] |
[
"{"
] | [
"synchronized",
"(",
"this",
"context",
"map",
")",
"{",
"clear",
"(",
")",
";",
"clear",
"statistics",
"(",
")",
";",
"}"
] |
[
"{"
] | [
"synchronized",
"(",
"this",
"context",
"map",
")",
"{",
"this",
"context",
"map",
"clear",
"(",
")",
";",
"this",
"hierarchy",
"map",
"clear",
"(",
")",
";",
"}"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.