id stringlengths 36 36 | text stringlengths 1 1.25M |
|---|---|
3defbd53-b989-4d94-bb9b-5d8dea3967ee | public static void main (String [] args) {
Display display = new Display ();
Shell shell = new Shell (display);
shell.setLayout(new FillLayout());
final Tree tree = new Tree (shell, SWT.BORDER);
for (int i=0; i<4; i++) {
TreeItem iItem = new TreeItem (tree, 0);
iItem.setText ("TreeItem (0) -" + i);
for (int ... |
dab4a1f7-8f69-429f-b71c-371ad6b6ea26 | public void setCustomPickList40(java.lang.String customPickList40) {
this.customPickList40 = customPickList40;
} |
fe70e7a7-c013-454d-b008-40497152ab21 | public static main.Messages.SpecExecutionStartingRequest parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return PARSER.parseFrom(input);
} |
9e951c92-a5df-43a8-95d8-cc7c40b9861e | public Builder removeReceivedTexts(int index) {
if (receivedTextsBuilder_ == null) {
ensureReceivedTextsIsMutable();
receivedTexts_.remove(index);
onChanged();
} else {
receivedTextsBuilder_.remove(index);
}
return this;
} |
c7eb23ad-3208-4641-88dd-2d46410a08e7 | public crmondemand.xml.customobject3.query.QueryType getCustomObject13Id() {
return this.customObject13Id;
} |
708337ba-0cd4-4f50-aecc-ad415cc8d20e | public void setCustomBoolean17(crmondemand.xml.opportunity.query.QueryType customBoolean17) {
this.customBoolean17 = customBoolean17;
} |
a6c7858a-b0e6-44a0-a056-49ecb01cd637 | public java.util.Calendar getCustomDate153() {
return this.customDate153;
} |
f8afca8a-0787-4183-ada0-e10a5ec296ee | public void setCustomText79(crmondemand.xml.customobject6.query.QueryType customText79) {
this.customText79 = customText79;
} |
f67a9b6b-ed5d-4f97-8aca-978700b22608 | public void setCustomPickList26(crmondemand.xml.opportunity.query.QueryType customPickList26) {
this.customPickList26 = customPickList26;
} |
7009a5e0-5584-4fb7-aa4a-53f1da8d8d0f | public void setCustomPickList88(java.lang.String customPickList88) {
this.customPickList88 = customPickList88;
} |
e1b92ca0-18dd-4933-bf8c-cf1e6a686f09 | public crmondemand.xml.customobject3.query.QueryType getCustomObject7IntegrationId() {
return this.customObject7IntegrationId;
} |
5c405855-5811-47c4-a11e-4820f709ea42 | public java.util.Calendar getCustomDate55() {
return this.customDate55;
} |
7cff84ec-bd8f-4fde-835e-658837d7e2f0 | public void setIndexedPick4(crmondemand.xml.contact.query.QueryType indexedPick4) {
this.indexedPick4 = indexedPick4;
} |
f557b8c9-ce50-4a27-bf2b-439d561d6f41 | public void setCustomObject6Name(java.lang.String customObject6Name) {
this.customObject6Name = customObject6Name;
} |
75d167e3-3da3-48fe-b361-0b1f39581d9d | public crmondemand.xml.contact.query.QueryType getCustomPhone8() {
return this.customPhone8;
} |
41955528-aea0-46b9-bf44-70428f01aa6f | public java.math.BigDecimal getCustomCurrency4() {
return this.customCurrency4;
} |
a7c53fc5-252f-4b6f-a6db-d23ef40c6743 | public void unsafeIncrease2(long i, long sum){
Pair p = ar.get();
p.counterIncrement(i);
p.sumIncrement(sum);
} |
458e0a21-69eb-405d-bad5-9b0b4e248b3c | public void setObjectiveStatus(crmondemand.xml.contact.query.QueryType objectiveStatus) {
this.objectiveStatus = objectiveStatus;
} |
db6b4091-87ba-41b3-be82-0c51b51c9b96 | public static String getHoraUtilDate(java.util.Date date){
if(date==null)
return "";
String strDate="";
if(getHora(date)<10)
strDate+="0"+getHora(date);
else
strDate+=getHora(date);
if(getMinutos(date)<10)
strDate+=":"+"0"+(getMinutos(date));
else
strDate+=":"+getMinutos(date);
return strDa... |
835150cd-9ca1-409e-a623-69e8d0e71677 | public void setCustomText89(crmondemand.xml.opportunity.query.QueryType customText89) {
this.customText89 = customText89;
} |
cea72aee-7fc7-47aa-b1f9-066dc0c45c2d | public void setExamExternalSystemId(crmondemand.xml.contact.query.QueryType examExternalSystemId) {
this.examExternalSystemId = examExternalSystemId;
} |
fee6aa9c-5385-465e-aaa5-f667a17bbce9 | public crmondemand.xml.customobject6.query.QueryType getCustomNumber38() {
return this.customNumber38;
} |
59bfd12a-90d5-457c-8ab7-abba44a22640 | public void setCreatedByIntegrationId(java.lang.String createdByIntegrationId) {
this.createdByIntegrationId = createdByIntegrationId;
} |
5895d096-ab25-4055-a3e5-1d7ec4a78dfa | public java.math.BigDecimal getCustomNumber31() {
return this.customNumber31;
} |
b8268597-fd6e-404c-bff2-7be6a26b314c | public void setCustomNumber31(crmondemand.xml.customobject6.query.QueryType customNumber31) {
this.customNumber31 = customNumber31;
} |
e5cdc5f3-7f56-480e-b4c9-fb0c97f84520 | public java.lang.String getCustomPickList26() {
return this.customPickList26;
} |
26e2fda5-f4c3-42d3-9417-58208a21a5e7 | public java.math.BigDecimal getCustomNumber61() {
return this.customNumber61;
} |
9bfe2c0f-922c-451d-8b4f-d97d2bdcd675 | public Container(ContainerStatus status) {
this.status = status;
} |
a75d233c-2f23-4af6-9b85-1557c213f46a | public crmondemand.xml.contact.query.QueryType getCustomNumber53() {
return this.customNumber53;
} |
3ba58ca0-5e69-4845-82f1-33b3d8d5bd36 | public void setUpdatedByLastName(crmondemand.xml.customobject3.query.QueryType updatedByLastName) {
this.updatedByLastName = updatedByLastName;
} |
7fc0bf13-ac4d-491b-b698-d90c36c0279d | public java.lang.String getAccreditationStatus() {
return this.accreditationStatus;
} |
5e911f6c-5aeb-422f-927a-1525c81dc1b5 | public void setCustomBoolean17(crmondemand.xml.contact.query.QueryType customBoolean17) {
this.customBoolean17 = customBoolean17;
} |
7450a230-a4a8-41bc-acc4-d84e39bb1d45 | public void setHeldAwayInstitutionId(crmondemand.xml.customobject3.query.QueryType heldAwayInstitutionId) {
this.heldAwayInstitutionId = heldAwayInstitutionId;
} |
592f3b66-0646-467a-945f-c70143c23dde | public void setActivityType(crmondemand.xml.contact.query.QueryType activityType) {
this.activityType = activityType;
} |
0fd969f7-e922-4cee-97f1-128b7fd475a0 | public void setAkredytacjaZC(boolean b){
akredytacjaZC = b;
} |
eb96f8cd-32a1-4a34-8387-0efd8fdecde1 | public void setCustomDate112(java.util.Calendar customDate112) {
this.customDate112 = customDate112;
} |
26059455-ef00-464a-9c99-6aad13727dcc | public crmondemand.xml.contact.query.QueryType getCustomPickList95() {
return this.customPickList95;
} |
78d86aba-36de-44b4-b157-f9fdbbae6872 | public java.lang.String getIndexedPick4() {
return this.indexedPick4;
} |
9094dbf1-cb93-475a-8ffa-279d93aa75ab | public java.lang.String getPrimaryAgentIntegrationId() {
return this.primaryAgentIntegrationId;
} |
0fd6fb48-7cab-4d55-8be6-5ea1e98a61fc | public java.lang.String getCustomPickList90() {
return this.customPickList90;
} |
f6a58344-a34c-447c-8e6c-99cb765302e0 | public void setCustomPickList65(crmondemand.xml.customobject3.query.QueryType customPickList65) {
this.customPickList65 = customPickList65;
} |
96a046e7-4231-45c1-9723-7bd985030497 | public void setCustomCurrency10(crmondemand.xml.customobject6.query.QueryType customCurrency10) {
this.customCurrency10 = customCurrency10;
} |
789c6749-1c36-4dc8-85b6-91d0c13bfeb4 | public static byte[] showAngelicBuster(int characterid, int tempid) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.ANGELIC_CHANGE.getValue());
mplew.writeInt(characterid);
mplew.writeInt(tempid);
return mp... |
0a6b1ed0-3220-4f8a-a18f-479f1ba76c64 | public crmondemand.xml.customobject3.query.QueryType getCustomNumber49() {
return this.customNumber49;
} |
d2165b71-cb51-452b-90d2-8d8fc6af6acd | public void setCustomNumber41(java.math.BigDecimal customNumber41) {
this.customNumber41 = customNumber41;
} |
d4088dff-6606-41b7-a13c-04e6656da41f | public void init(
boolean forEncryption,
CipherParameters param)
{
if (param instanceof ParametersWithRandom)
{
ParametersWithRandom p = (ParametersWithRandom)param;
this.key = (ElGamalKeyParameters)p.getParameters();
this.random... |
780bb8b5-3231-40e0-8abb-1442c0094013 | public static void OBRADI_primarni_izraz(boolean dajAdresu){
mZadnjiPrimarniIzrazJe_NIZ_ZNAKOVA = false;
String linija = mParser.ParsirajNovuLiniju();
UniformniZnak uz = new UniformniZnak(linija);
int trenLabela = mBrojacLabela++;
if (uz.mNaziv.equals("IDN")){
if (NaredbenaStrukturaPrograma.mStog != nul... |
86c8efef-45e2-4cb3-b05d-4b6f1bc838ac | public Request remove() {
synchronized (ReqList) {
if (size() <= 0) {
return null;
}
Request ret = (Request) ReqList.get(0);
ReqList.remove(0);
change_signal(true);
return ret;
}
} |
46295afd-db89-4a35-836f-d295ce9b36fa | public void setCustomPickList55(java.lang.String customPickList55) {
this.customPickList55 = customPickList55;
} |
3281c4c5-f7aa-45e7-81b1-b9be71747d50 | public crmondemand.xml.customobject6.query.QueryType getExternalSystemId() {
return this.externalSystemId;
} |
edfd8521-c12e-4746-9e05-22ec5ef95015 | public Book querryUseId(int bookId){
DBManager manager = null;
String querry = "select * from book where id = "+ bookId +";";
Connection conn = null;
Statement stmt = null;
ResultSet rs = null;
Book book = null;
try{
book = new Book();
manager = new DBManager();
conn = manager.getConnection();
... |
6e54fc25-b75b-4756-9185-d6b69cd0dae5 | public crmondemand.xml.contact.query.QueryType getCustomBoolean32() {
return this.customBoolean32;
} |
a9a590b1-b6ba-4c56-a955-fc5ac5426f5a | public crmondemand.xml.contact.query.QueryType getOwnerFullName() {
return this.ownerFullName;
} |
031b39f0-7c6e-4fe5-8c51-7d476b55f4e0 | public crmondemand.xml.customobject6.query.QueryType getCustomCurrency19() {
return this.customCurrency19;
} |
4c402376-f546-4968-98cc-816ab8d98f20 | public java.lang.Boolean getCustomBoolean22() {
return this.customBoolean22;
} |
b8be2a2e-e741-4151-8988-8c82cd39f864 | public Point getPosition() {
return new Point(getXPosition(), getYPosition());
} |
91d450d5-568e-49e6-b64e-9f9b4198caf0 | public void setCustomCurrency14(crmondemand.xml.opportunity.query.QueryType customCurrency14) {
this.customCurrency14 = customCurrency14;
} |
ea2854b8-94ef-49d5-82a4-c1394d3e5e73 | public void handler() {
long res = m68ki_read_8(EA_IX());
long ea_dst = m68k_cpu.ar[(int) ((get_CPU_IR() >>> 9) & 7)]++;
m68ki_write_8(ea_dst, res);
m68k_cpu.n_flag = GET_MSB_8(res);
m68k_cpu.not_z_flag = res;
m68k_cpu.v_flag = m68k_cpu.c_flag = ... |
125b1990-34ec-4bdd-b1f0-bd2044b02a0b | public void setBusinessPlanDescription(java.lang.String businessPlanDescription) {
this.businessPlanDescription = businessPlanDescription;
} |
d7b159b6-0958-422f-8a9a-503cceceb80a | public boolean VerificaAbetura() throws ParseException, SQLException, BancoException {
CaixaDAO dao = new CaixaDAO();
ResultSet Verifica = dao.VerificaAbertura(s, f);
boolean Aberto = false;
while (Verifica.next()) {
Aberto = true;
}
Verifica.close();
... |
c8f40fb0-2607-405f-a4a2-5ae47b3a3358 | public CommandPromptOutput runProcess(ArrayList<String> inputArgs) throws IOException, InterruptedException
{
ConsolePlugin plugin = ConsolePlugin.getDefault();
IConsoleManager conMan = plugin.getConsoleManager();
IConsole[] existing = conMan.getConsoles();
MessageConsole console = null;// new MessageConsole("... |
50a0bccd-b77e-4127-9b3f-80f5ad97aa6a | public crmondemand.xml.contact.query.QueryType getCustomObject1IntegrationId() {
return this.customObject1IntegrationId;
} |
1bbbffa5-8482-4201-911c-5ab036a8e78d | public void laserFire(){
shootLaser = true;
} |
a597cafb-2fca-4ce6-886b-b48581c7c0fd | public void setCustomDate40(crmondemand.xml.contact.query.QueryType customDate40) {
this.customDate40 = customDate40;
} |
cf57c19c-46e9-41f8-9fc5-acc3fc8ffad0 | public void setCustomText62(java.lang.String customText62) {
this.customText62 = customText62;
} |
b60ba993-e0e4-4094-bb50-6490d76c11a8 | opcode m6502_ca = new opcode() { public void handler()
{
m6502_ICount[0] -= 2;
DEX();
if(m6502log!=null) fprintf(m6502log,"M6502#%d m6502_ca :PC:%d,PPC:%d,SP:%d,ZP:%d,EA:%d,A:%d,X:%d,Y:%d,P:%d,p_irq:%d,a_c:%d,nmi:%d,irq:%d,so:%d\n", cpu_getactivecpu(),m6502.pc.D,m6502.ppc.D,m6502.sp.D,m6... |
69c4794a-9eac-4ed9-a23f-8b1f9fb9e9d6 | public crmondemand.xml.customobject6.query.QueryType getCustomText73() {
return this.customText73;
} |
14a242d7-2aea-410e-a29f-b9e7c1262e9d | public crmondemand.xml.customobject6.query.QueryType getCustomPickList10() {
return this.customPickList10;
} |
60521861-cbec-4b3f-a573-be867480b1d8 | public void setCustomPhone9(crmondemand.xml.contact.query.QueryType customPhone9) {
this.customPhone9 = customPhone9;
} |
f651a775-e381-4e48-9d7f-54d2f9969cc2 | public void setOwnerLastName(java.lang.String ownerLastName) {
this.ownerLastName = ownerLastName;
} |
4947b90e-5f87-46f7-b0e8-0a9b71485ef0 | public void setCustomObject3Id(crmondemand.xml.contact.query.QueryType customObject3Id) {
this.customObject3Id = customObject3Id;
} |
58fb84fe-5503-4a2e-8536-69b65031be53 | public void setCustomObject1Id(crmondemand.xml.customobject3.query.QueryType customObject1Id) {
this.customObject1Id = customObject1Id;
} |
06325a34-4e87-46e6-ac76-9421a70f1b21 | public String getName() {
return name;
} |
8578154a-c26f-4d1d-845b-128d0ca26f3c | public void setCustomDate33(crmondemand.xml.opportunity.query.QueryType customDate33) {
this.customDate33 = customDate33;
} |
ea2c4918-dc96-4f51-8caa-b2b86e9e7884 | protected void paintComponent(Graphics g) {
Graphics2D g2d = (Graphics2D) g.create();
g2d.setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON);
if(static_image != null && focus_image != null) {
if(isFocusOwner()) {
g2d.drawImage(focus_i... |
f3cdc6ae-337a-4b9c-ac42-ec52a8e2a3db | public crmondemand.xml.customobject6.query.QueryType getCustomNumber41() {
return this.customNumber41;
} |
9a0dd4af-b31a-4995-a498-10ca1a8cc553 | public void actionPerformed(ActionEvent e) {
if (e.getID() == ActionEvent.ACTION_PERFORMED) {
// System.out.println(e.getActionCommand());
}
} |
00217f39-cd2d-4a29-9cb1-d69313935a77 | public void setCustomPhone9(java.lang.String customPhone9) {
this.customPhone9 = customPhone9;
} |
cb6bf459-a8a8-48b8-96aa-471bbed70ce4 | public void sendLetter() {
System.out.println("ʵż...");
} |
930dcc27-dcc5-46c7-bc72-170f6d944228 | public static void main(String[] args) {
int n = 0, len = 0;
Scanner scanner = new Scanner(System.in);
int sortKind =0;
while (true) {
System.out.print("һȻ n:");
n = scanner.nextInt();
len = n;
int array[] = new int[n];
List<Integer> aList = new LinkedList<Integer>();
while (n > 0) {
aList... |
eec14702-5dd8-4813-9e92-f7e1e6b0fd59 | public java.lang.String getCustomObject10Id() {
return this.customObject10Id;
} |
5f1b6ec3-eaa0-4c55-b721-33745dd13f73 | @Override
public void exitRule(ParseTreeListener listener) {
if ( listener instanceof JavaListener ) ((JavaListener)listener).exitElementValueArrayInitializer(this);
}
}
public final ElementValueArrayInitializerContext elementValueArrayInitializer() throws RecognitionException {
ElementValueArrayInitializer... |
b0f93ea2-9d9c-4cb0-8248-64cf5be130e3 | public crmondemand.xml.customobject6.query.QueryType getCustomInteger33() {
return this.customInteger33;
} |
a92b1661-34e7-484f-a736-8ac2a4d69282 | public crmondemand.xml.contact.query.QueryType getModId() {
return this.modId;
} |
92f74d85-a425-4635-abc0-83ac5c9ff15a | public void setCustomPickList85(java.lang.String customPickList85) {
this.customPickList85 = customPickList85;
} |
6b095754-de5a-4d46-9c9a-c405c7baa687 | public java.lang.String getCustomPickList66() {
return this.customPickList66;
} |
7b774fde-53d8-42c5-b39a-b4801cdf228e | @java.lang.Override
public final com.google.protobuf.UnknownFieldSet
getUnknownFields() {
return this.unknownFields;
} |
5c54c321-b1dd-4fd8-9e0e-9cb93de7fbc4 | public crmondemand.xml.opportunity.query.QueryType getPolicyEffectiveDate() {
return this.policyEffectiveDate;
} |
60aa3393-7372-4e75-b4fb-365f41b4ba78 | public crmondemand.xml.customobject6.query.QueryType getCustomNumber12() {
return this.customNumber12;
} |
2ff1b647-abe1-417b-afef-86ca79f7d4ed | public java.lang.String getContactEmail() {
return this.contactEmail;
} |
cff5b5dd-847c-4981-8fce-52ba708f73ff | public void setCustomPickList53(java.lang.String customPickList53) {
this.customPickList53 = customPickList53;
} |
6b14bf81-c232-4ce4-acee-7b66d55dcf66 | public crmondemand.xml.customobject6.query.QueryType getCustomInteger16() {
return this.customInteger16;
} |
577b5dc5-9b56-428f-8d09-e94f6ce8fc76 | public CSVFileManager readFile(String fileName) throws IOException {
BufferedReader buff = new BufferedReader(new InputStreamReader(
new FileInputStream(new File(fileName))));
csv = new CSVObject(VALUES_PER_LINE);
for (String line = buff.readLine(); line != null; line = buff
.readLine()) {
//get rid o... |
6baf6608-b491-4cdf-b4c4-3e5032cbe3f2 | public crmondemand.xml.customobject3.query.QueryType getCustomDate58() {
return this.customDate58;
} |
5533c12b-02ed-4482-b43b-5326aa13c701 | public void writeInv() throws IOException{
for(int h=0;h<ITEMS.length;h++){
for(int w=0;w<ITEMS[h].length;w++){
fw.write(0+" ");
}
fw.write("\r\n");
}
} |
ccc9f3c2-6156-4bd6-a969-42cd2aa1cd12 | public crmondemand.xml.customobject3.query.QueryType getCustomText61() {
return this.customText61;
} |
e70d7b3e-ed29-441d-b7bf-5c9317c5007c | public crmondemand.xml.contact.query.QueryType getOrderItemOrderItemNum() {
return this.orderItemOrderItemNum;
} |
5a425588-9fce-47c3-a768-37dc4be36635 | public crmondemand.xml.customobject6.query.QueryType getCustomNumber62() {
return this.customNumber62;
} |
0d3a23bd-3b7a-4199-962e-fea1680672d6 | private final void setShadows()
{
baseNode.setShadow();
} |
fdac54b3-8134-4a32-980b-21a4fdcf0179 | public void setCustomObject1IntegrationId(crmondemand.xml.customobject3.query.QueryType customObject1IntegrationId) {
this.customObject1IntegrationId = customObject1IntegrationId;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.