docstring_tokens
list
code_tokens
list
[ "returns", "a", "new", "{", "@", "link", "z", "d", "i", "c", "t", "fast", "cover", "params", "buffer", "}", "instance", "allocated", "on", "the", "thread", "-", "local", "{", "@", "link", "memory", "stack", "}", "and", "initializes", "all", "its", "b...
[ "return", "calloc", "stack", "(", "capacity", ",", "stack", "get", "(", ")", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "z", "d", "i", "c", "t", "fast", "cover", "params", "buffer", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}" ]
[ "return", "wrap", "(", "buffer", "class", ",", "stack", "nmalloc", "(", "alignof", ",", "capacity", "*", "sizeof", ")", ",", "capacity", ")", ";" ]
[ "returns", "a", "new", "{", "@", "link", "z", "d", "i", "c", "t", "fast", "cover", "params", "buffer", "}", "instance", "allocated", "on", "the", "specified", "{", "@", "link", "memory", "stack", "}", "and", "initializes", "all", "its", "bits", "to", ...
[ "return", "wrap", "(", "buffer", "class", ",", "stack", "ncalloc", "(", "alignof", ",", "capacity", ",", "sizeof", ")", ",", "capacity", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "k", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "d", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "f", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "steps", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "nbthreads", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "double", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "splitpoint", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "unsafe", "get", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "accel", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "return", "z", "d", "i", "c", "t", "params", "create", "(", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "zparams", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "unsafe", "put", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "k", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "unsafe", "put", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "d", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "unsafe", "put", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "f", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "unsafe", "put", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "steps", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "unsafe", "put", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "nbthreads", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "unsafe", "put", "double", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "splitpoint", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "unsafe", "put", "int", "(", "null", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "accel", ",", "value", ")", ";" ]
[ "unsafe", "version", "of", "{" ]
[ "mem", "copy", "(", "value", "address", "(", ")", ",", "struct", "+", "z", "d", "i", "c", "t", "fast", "cover", "params", "zparams", ",", "z", "d", "i", "c", "t", "params", "sizeof", ")", ";" ]
[ "returns", "the", "value", "of", "the", "{" ]
[ "return", "z", "d", "i", "c", "t", "fast", "cover", "params", "nsplit", "point", "(", "address", "(", ")", ")", ";" ]
[ "passes", "the", "{" ]
[ "consumer", "accept", "(", "z", "params", "(", ")", ")", ";", "return", "this", ";" ]
[ "sets", "the", "specified", "value", "to", "the", "{" ]
[ "z", "d", "i", "c", "t", "fast", "cover", "params", "nsplit", "point", "(", "address", "(", ")", ",", "value", ")", ";", "return", "this", ";" ]
[ "set", "whether", "this", "powered", "rail", "should", "be", "powered", "or", "not" ]
[ "set", "data", "(", "(", "byte", ")", "(", "is", "powered", "?", "(", "get", "data", "(", ")", "|", "0x", "8", ")", ":", "(", "get", "data", "(", ")", "&", "~", "0x", "8", ")", ")", ")", ";" ]
[ "gets", "the", "face", "that", "this", "block", "is", "attached", "on" ]
[ "byte", "data", "=", "(", "byte", ")", "(", "get", "data", "(", ")", "&", "0x", "7", ")", ";", "switch", "(", "data", ")", "{", "case", "0x", "1", ":", "return", "block", "face", "west", ";", "case", "0x", "2", ":", "return", "block", "face", ...
[ "sets", "the", "direction", "this", "lever", "is", "pointing", "in" ]
[ "byte", "data", "=", "(", "byte", ")", "(", "get", "data", "(", ")", "&", "0x", "8", ")", ";", "block", "face", "attach", "=", "get", "attached", "face", "(", ")", ";", "if", "(", "attach", "=", "=", "block", "face", "down", ")", "{", "switch",...
[ "if", "the", "exception", "was", "caused", "by", "an", "{" ]
[ "if", "(", "e", "get", "nested", "exception", "(", ")", "instanceof", "i", "o", "exception", ")", "{", "return", "new", "i", "o", "exception", "(", "e", ")", ";", "}", "return", "e", ";" ]
[ "create", "the", "default", "{" ]
[ "return", "new", "response", "metadata", "(", "metadata", ")", ";" ]
[ "hook", "for", "subclasses", "to", "override", "in", "order", "to", "collect", "additional", "metadata", "from", "service", "responses" ]
[]
[ "since", "this", "response", "handler", "completely", "consumes", "all", "the", "data", "from", "the", "underlying", "http", "connection", "during", "the", "handle", "method", "we", "don", "t", "need", "to", "keep", "the", "http", "connection", "open" ]
[ "return", "false", ";" ]
[ "the", "size", "of", "the", "buffer" ]
[ "return", "buffer", "size", ";" ]
[ "returns", "max", "file", "size", "or", "<", "code", ">", "-", "1", "<", "/", "code", ">", "if", "there", "is", "no", "max", "file", "size" ]
[ "return", "max", "file", "size", ";" ]
[ "return", "the", "rotation", "of", "the", "passed", "image", "file" ]
[ "if", "(", "null", "=", "=", "filepath", ")", "return", "0", ";", "exif", "interface", "exif", "=", "null", ";", "try", "{", "exif", "=", "new", "exif", "interface", "(", "filepath", ")", ";", "}", "catch", "(", "i", "o", "exception", "e", ")", "...
[ "load", "the", "exif", "tags", "into", "the", "passed", "bundle" ]
[ "exif", "interface", "e", ";", "try", "{", "e", "=", "new", "exif", "interface", "(", "filepath", ")", ";", "}", "catch", "(", "i", "o", "exception", "e", "1", ")", "{", "e", "1", "print", "stack", "trace", "(", ")", ";", "return", "false", ";", ...
[ "store", "the", "exif", "attributes", "in", "the", "passed", "image", "file", "using", "the", "tags", "stored", "in", "the", "passed", "bundle" ]
[ "exif", "interface", "exif", ";", "try", "{", "exif", "=", "new", "exif", "interface", "(", "filepath", ")", ";", "}", "catch", "(", "i", "o", "exception", "e", ")", "{", "e", "print", "stack", "trace", "(", ")", ";", "return", "false", ";", "}", ...
[ "try", "to", "get", "the", "exif", "orientation", "of", "the", "passed", "image", "uri" ]
[ "final", "string", "scheme", "=", "uri", "get", "scheme", "(", ")", ";", "content", "provider", "client", "provider", "=", "null", ";", "if", "(", "scheme", "=", "=", "null", "|", "|", "content", "resolver", "scheme", "file", "equals", "(", "scheme", "...
[ "helper", "function", "to", "kick", "a", "{" ]
[ "m", "task", "store", "under", "test", "clear", "(", ")", ";", "m", "task", "store", "under", "test", "add", "(", "job", "status", "create", "from", "job", "info", "(", "first", ",", "some", "uid", ",", "null", ",", "-", "1", ",", "null", ")", ")...
[ "}" ]
[ "super", "on", "resume", "(", ")", ";", "if", "(", "adapter", "!", "=", "null", ")", "adapter", "update", "(", ")", ";" ]
[ "sets", "up", "the", "listeners", "that", "keep", "the", "window", "layout", "settings", "updated" ]
[ "final", "general", "settings", "config", "item", "graph", "window", "config", "item", "settings", "=", "config", "manager", "instance", "(", ")", "get", "general", "settings", "(", ")", "get", "graph", "window", "(", ")", ";", "graph", "splitter", "add", ...
[ "{" ]
[ "for", "(", "int", "i", "=", "1", ";", "i", "<", "=", "node", "count", ";", "i", "+", "+", ")", "start", "grid", "(", "i", ")", ";" ]
[ "{" ]
[ "stop", "all", "grids", "(", ")", ";" ]
[ "time", "(", "in", "seconds", ")", "between", "each", "encryption", "key", "rotation" ]
[ "this", "key", "rotation", "interval", "seconds", "=", "key", "rotation", "interval", "seconds", ";" ]
[ "time", "(", "in", "seconds", ")", "between", "each", "encryption", "key", "rotation" ]
[ "return", "this", "key", "rotation", "interval", "seconds", ";" ]
[ "time", "(", "in", "seconds", ")", "between", "each", "encryption", "key", "rotation" ]
[ "set", "key", "rotation", "interval", "seconds", "(", "key", "rotation", "interval", "seconds", ")", ";", "return", "this", ";" ]
[ "}" ]
[ "super", "on", "create", "options", "menu", "(", "menu", ",", "inflater", ")", ";", "inflater", "inflate", "(", "r", "menu", "menu", "profile", "pager", ",", "menu", ")", ";" ]
[ "the", "version", "of", "fhir", "to", "use", "possible", "values", "are", ":", "dstu2", "dstu2", "hl7org", "dstu2", "1", "dstu3", "r4" ]
[ "this", "fhir", "version", "=", "fhir", "version", ";" ]
[ "sets", "the", "server", "s", "base", "url", "used", "by", "this", "parser", "if", "a", "value", "is", "set", "resource", "references", "will", "be", "turned", "into", "relative", "references", "if", "they", "are", "provided", "as", "absolute", "u", "r", ...
[ "this", "server", "base", "url", "=", "server", "base", "url", ";" ]
[ "if", "set", "to", "<", "code", ">", "true", "<", "/", "code", ">", "(", "default", "is", "<", "code", ">", "false", "<", "/", "code", ">", ")", "the", "id", "of", "any", "resources", "being", "encoded", "will", "not", "be", "included", "in", "th...
[ "this", "omit", "resource", "id", "=", "omit", "resource", "id", ";" ]
[ "if", "set", "to", "<", "code", ">", "true", "<", "/", "code", ">", "(", "default", "is", "false", ")", "the", "values", "supplied", "to", "{" ]
[ "this", "encode", "elements", "applies", "to", "child", "resources", "only", "=", "encode", "elements", "applies", "to", "child", "resources", "only", ";" ]
[ "if", "set", "to", "<", "code", ">", "true", "<", "code", ">", "(", "which", "is", "the", "default", ")", "resource", "references", "containing", "a", "version", "will", "have", "the", "version", "removed", "when", "the", "resource", "is", "encoded", "th...
[ "this", "strip", "versions", "from", "references", "=", "strip", "versions", "from", "references", ";" ]
[ "if", "set", "to", "<", "code", ">", "true", "<", "/", "code", ">", "(", "which", "is", "the", "default", ")", "the", "bundle", "entry", "full", "url", "will", "override", "the", "bundle", "entry", "resource", "s", "resource", "id", "if", "the", "ful...
[ "this", "override", "resource", "id", "with", "bundle", "entry", "full", "url", "=", "override", "resource", "id", "with", "bundle", "entry", "full", "url", ";" ]
[ "if", "set", "to", "<", "code", ">", "true", "<", "/", "code", ">", "(", "default", "is", "<", "code", ">", "false", "<", "/", "code", ">", ")", "only", "elements", "marked", "by", "the", "fhir", "specification", "as", "being", "summary", "elements",...
[ "this", "summary", "mode", "=", "summary", "mode", ";" ]
[ "if", "set", "to", "<", "code", ">", "true", "<", "/", "code", ">", "(", "default", "is", "<", "code", ">", "false", "<", "/", "code", ">", ")", "narratives", "will", "not", "be", "included", "in", "the", "encoded", "values" ]
[ "this", "suppress", "narratives", "=", "suppress", "narratives", ";" ]
[ "if", "supplied", "value", "(", "s", ")", "any", "resource", "references", "at", "the", "specified", "paths", "will", "have", "their", "resource", "versions", "encoded", "instead", "of", "being", "automatically", "stripped", "during", "the", "encoding", "process...
[ "this", "dont", "strip", "versions", "from", "references", "at", "paths", "=", "dont", "strip", "versions", "from", "references", "at", "paths", ";" ]
[ "}" ]
[ "if", "(", "row", "iterator", "=", "=", "null", "|", "|", "(", "!", "row", "iterator", "has", "next", "(", ")", "&", "&", "(", "(", "solr", "document", "list", "iterator", ")", "row", "iterator", ")", "has", "more", "rows", "(", ")", ")", ")", ...
[ "return", "whether", "client", "authentication", "is", "wanted", "(", "want", ")", "or", "needed", "(", "need", ")", "requires", "a", "trust", "store" ]
[ "return", "this", "client", "auth", ";" ]
[ "return", "the", "supported", "ssl", "ciphers" ]
[ "return", "this", "ciphers", ";" ]
[ "return", "the", "enabled", "ssl", "protocols" ]
[ "return", "this", "enabled", "protocols", ";" ]
[ "set", "the", "key", "store" ]
[ "this", "key", "store", "=", "key", "store", ";" ]
[ "return", "the", "provider", "for", "the", "key", "store" ]
[ "return", "this", "key", "store", "provider", ";" ]
[ "return", "the", "provider", "for", "the", "trust", "store" ]
[ "return", "this", "trust", "store", "provider", ";" ]
[ "returns", "the", "total", "number", "of", "certificates", "created" ]
[ "return", "certificates", "generated", "get", "(", ")", ";" ]
[ "returns", "the", "total", "number", "of", "ms", "spent", "generating", "all", "certificates" ]
[ "return", "certificate", "generation", "time", "ms", "get", "(", ")", ";" ]
[ "returns", "the", "average", "number", "of", "ms", "per", "certificate", "generated" ]
[ "if", "(", "certificates", "generated", "get", "(", ")", ">", "0", ")", "{", "return", "certificate", "generation", "time", "ms", "get", "(", ")", "/", "certificates", "generated", "get", "(", ")", ";", "}", "else", "{", "return", "0l", ";", "}" ]
[ "returns", "the", "timestamp", "(", "ms", "since", "epoch", ")", "when", "the", "first", "certificate", "was", "generated", "or", "0", "if", "none", "have", "been", "generated" ]
[ "return", "first", "certificate", "generated", "timestamp", "get", "(", ")", ";" ]
[ "do", "right", "trim", "and", "truncate", "for", "char" ]
[ "string", "expr", "truncate", "(", "out", "v", ",", "i", ",", "vector", "[", "i", "]", ",", "start", "[", "i", "]", ",", "length", "[", "i", "]", ",", "max", "length", ")", ";" ]
[ "clear", "the", "listener", "from", "the", "profiler" ]
[ "listeners", "remove", "(", "listener", ")", ";" ]
[ "dd", "the", "listener", "to", "the", "profiler" ]
[ "listeners", "add", "(", "listener", ")", ";" ]
[ "this", "method", "resets", "all", "counters" ]
[ "invocations", "count", "set", "(", "0", ")", ";", "class", "aggergator", "reset", "(", ")", ";", "long", "aggergator", "reset", "(", ")", ";", "class", "counter", "reset", "(", ")", ";", "op", "counter", "reset", "(", ")", ";", "class", "pairs", "co...
[ "this", "method", "tracks", "i", "n", "d", "array", "put", "scalar", "(", ")", "/", "get", "scalar", "(", ")", "calls" ]
[ "invocations", "count", "increment", "and", "get", "(", ")", ";", "scalar", "aggregator", "increment", "count", "(", ")", ";" ]
[ "this", "method", "checks", "for", "something", "somewhere" ]
[ "if", "(", "operands", "=", "=", "null", ")", "return", "new", "penalty", "cause", "[", "]", "{", "none", "}", ";", "list", "<", "penalty", "cause", ">", "causes", "=", "new", "array", "list", "<", ">", "(", ")", ";", "for", "(", "int", "e", "=...
[ "-", "-", "-", "[", "gl", "uniform", "1i", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "uniform", "1i", "6", "4v", "n", "v", "(", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "uniform", "2i", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "uniform", "2i", "6", "4v", "n", "v", "(", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "uniform", "3i", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "uniform", "3i", "6", "4v", "n", "v", "(", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "uniform", "4i", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "uniform", "4i", "6", "4v", "n", "v", "(", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "uniform", "1ui", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "uniform", "1ui", "6", "4v", "n", "v", "(", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "uniform", "2ui", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "uniform", "2ui", "6", "4v", "n", "v", "(", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "uniform", "3ui", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "uniform", "3ui", "6", "4v", "n", "v", "(", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "uniform", "4ui", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "uniform", "4ui", "6", "4v", "n", "v", "(", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "get", "uniformi", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "get", "uniformi", "6", "4v", "n", "v", "(", "int", "program", ",", "int", "location", ",", "long", "params", ")", ";" ]
[ "-", "-", "-", "[", "gl", "get", "uniformui", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "get", "uniformui", "6", "4v", "n", "v", "(", "int", "program", ",", "int", "location", ",", "long", "params", ")", ";" ]
[ "-", "-", "-", "[", "gl", "program", "uniform", "1i", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "program", "uniform", "1i", "6", "4v", "n", "v", "(", "int", "program", ",", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "program", "uniform", "2i", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "program", "uniform", "2i", "6", "4v", "n", "v", "(", "int", "program", ",", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "program", "uniform", "3i", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "program", "uniform", "3i", "6", "4v", "n", "v", "(", "int", "program", ",", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "program", "uniform", "4i", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "program", "uniform", "4i", "6", "4v", "n", "v", "(", "int", "program", ",", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "program", "uniform", "1ui", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "program", "uniform", "1ui", "6", "4v", "n", "v", "(", "int", "program", ",", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "program", "uniform", "2ui", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "program", "uniform", "2ui", "6", "4v", "n", "v", "(", "int", "program", ",", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "program", "uniform", "3ui", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "program", "uniform", "3ui", "6", "4v", "n", "v", "(", "int", "program", ",", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "-", "-", "-", "[", "gl", "program", "uniform", "4ui", "6", "4v", "n", "v", "]", "-", "-", "-" ]
[ "public", "static", "native", "void", "ngl", "program", "uniform", "4ui", "6", "4v", "n", "v", "(", "int", "program", ",", "int", "location", ",", "int", "count", ",", "long", "value", ")", ";" ]
[ "remove", "all", "files", "with", "the", "name" ]
[ "if", "(", "m", "header", "map", "=", "=", "null", ")", "{", "return", ";", "}", "m", "header", "map", "remove", "(", "name", ")", ";" ]
[ "<", "p", ">", "the", "type", "of", "document", "to", "create", "valid", "document", "types", "include", ":", "policy", "automation", "and", "command", "<", "/", "p", ">" ]
[ "this", "document", "type", "=", "document", "type", ";" ]
[ "references", "to", "a", "custom", "x", "path", "factory", "to", "lookup", "in", "the", "registry" ]
[ "this", "factory", "ref", "=", "factory", "ref", ";" ]
[ "the", "x", "path", "object", "model", "to", "use" ]
[ "this", "object", "model", "=", "object", "model", ";" ]
[ "whether", "to", "log", "namespaces", "which", "can", "assist", "during", "trouble", "shooting" ]
[ "this", "log", "namespaces", "=", "log", "namespaces", ";" ]
[ "override", "settings", "in", "this", "bean", "definition", "(", "presumably", "a", "copied", "parent", "from", "a", "parent", "-", "child", "inheritance", "relationship", ")", "from", "the", "given", "bean", "definition", "(", "presumably", "the", "child", ")...
[ "if", "(", "string", "utils", "has", "length", "(", "other", "get", "bean", "class", "name", "(", ")", ")", ")", "{", "set", "bean", "class", "name", "(", "other", "get", "bean", "class", "name", "(", ")", ")", ";", "}", "if", "(", "string", "uti...
[ "apply", "the", "provided", "default", "values", "to", "this", "bean" ]
[ "set", "lazy", "init", "(", "defaults", "is", "lazy", "init", "(", ")", ")", ";", "set", "autowire", "mode", "(", "defaults", "get", "autowire", "mode", "(", ")", ")", ";", "set", "dependency", "check", "(", "defaults", "get", "dependency", "check", "(...
[ "specify", "the", "bean", "class", "name", "of", "this", "bean", "definition" ]
[ "this", "bean", "class", "=", "bean", "class", "name", ";" ]
[ "return", "the", "current", "bean", "class", "name", "of", "this", "bean", "definition" ]
[ "object", "bean", "class", "object", "=", "this", "bean", "class", ";", "if", "(", "bean", "class", "object", "instanceof", "class", ")", "{", "return", "(", "(", "class", "<", "?", ">", ")", "bean", "class", "object", ")", "get", "name", "(", ")", ...
[ "specify", "the", "class", "for", "this", "bean" ]
[ "this", "bean", "class", "=", "bean", "class", ";" ]
[ "return", "whether", "this", "definition", "specifies", "a", "bean", "class" ]
[ "return", "(", "this", "bean", "class", "instanceof", "class", ")", ";" ]
[ "determine", "the", "class", "of", "the", "wrapped", "bean", "resolving", "it", "from", "a", "specified", "class", "name", "if", "necessary", "will", "also", "reload", "a", "specified", "class", "from", "its", "name", "when", "called", "with", "the", "bean",...
[ "string", "class", "name", "=", "get", "bean", "class", "name", "(", ")", ";", "if", "(", "class", "name", "=", "=", "null", ")", "{", "return", "null", ";", "}", "class", "<", "?", ">", "resolved", "class", "=", "class", "utils", "for", "name", ...