id stringlengths 36 36 | text stringlengths 1 1.25M |
|---|---|
098d4358-6bba-4765-b459-072cd466186a | public void setCustomPickList18(java.lang.String customPickList18) {
this.customPickList18 = customPickList18;
} |
95bd01ba-43bd-4af8-b8c8-e5df674fb8e6 | public void setCustomText84(java.lang.String customText84) {
this.customText84 = customText84;
} |
cd45fd6a-d63f-4355-88ad-fc3d50ed76af | public java.lang.String getCustomText89() {
return this.customText89;
} |
e3ad7c15-a91c-4b15-a8dc-5ed542023b3d | public void setCustomObject14Id(crmondemand.xml.customobject6.query.QueryType customObject14Id) {
this.customObject14Id = customObject14Id;
} |
4d0aeca0-9add-4f48-94fb-2ae8196e26ab | public void test_plusNanos() {
OffsetTime base = OffsetTime.of(11, 30, 59, 0, OFFSET_PONE);
OffsetTime test = base.plusNanos(1);
assertEquals(test, OffsetTime.of(11, 30, 59, 1, OFFSET_PONE));
}
@Test(groups = { "tck" } |
108a29a1-2844-4215-a915-03e1550d4e91 | public static void sort(Comparable[] a)
{
// Sort a[] into increasing order.
int N = a.length;
int h = 1;
while (h < N / 3)
h = 3 * h + 1; // 1, 4, 13, 40, 121, 364, 1093, ...
// h-sort the array.
while (h >= 1)
{
// Insert a[i] among a[i-h], a[i-2*h], a[i-3*h]... .
for (int i = h; i < N; i++)
... |
9cd0dc5c-c24f-4370-91c3-ba1a5c3cda8c | public java.math.BigDecimal getCustomCurrency24()
{
return this.customCurrency24;
} |
a043b17b-c6c9-4041-9d38-c81f51d92867 | public BorderPanel(JComponent component, String title, int maxX, int maxY) {
this(component, title, maxX, maxY, false);
} |
f3f52961-aa45-4805-bc20-aeaf8a6d40bb | public void setCustomText33(java.lang.String customText33) {
this.customText33 = customText33;
} |
b525c4f7-1763-4c22-b86d-71cd8b95adf6 | public void setZCustomDate42(crmondemand.xml.customobject6.query.QueryType zCustomDate42) {
this.zCustomDate42 = zCustomDate42;
} |
aca6f25d-1822-43ab-b0c1-aed8a2554684 | public crmondemand.xml.opportunity.query.QueryType getCustomInteger5() {
return this.customInteger5;
} |
d0f791fa-bf69-46db-8afb-717d89a5761c | public void setCustomDate48(java.util.Calendar customDate48) {
this.customDate48 = customDate48;
} |
debd0f3b-4701-4317-81bc-82c7129191c1 | public void setTransactionName(java.lang.String transactionName) {
this.transactionName = transactionName;
} |
2ca22922-6be4-4f8b-97e3-efe8575b8a27 | public void setCustomInteger7(crmondemand.xml.customobject3.query.QueryType customInteger7) {
this.customInteger7 = customInteger7;
} |
e515b9c3-4d8c-4b44-ad0c-753ecd26174b | public java.math.BigDecimal getCustomCurrency15() {
return this.customCurrency15;
} |
03b00a76-e5e8-47a5-9afc-6c930fb71614 | public java.util.List<? extends JOutPiqi.actionOrBuilder>
getActionsOrBuilderList() {
return actions_;
} |
928df728-46aa-4eca-a16d-a7163a4088b3 | public void setFinancialAccountPrimaryAccount(java.lang.Boolean financialAccountPrimaryAccount) {
this.financialAccountPrimaryAccount = financialAccountPrimaryAccount;
} |
a9075a75-1eca-4774-813a-09e05c3985fe | public void setCustomPickList3(java.lang.String customPickList3) {
this.customPickList3 = customPickList3;
} |
48d91d99-49d6-45a7-b02e-15b9fcef5275 | public int countEntities(Class par1Class)
{
int var2 = 0;
for (int var3 = 0; var3 < this.loadedEntityList.size(); ++var3)
{
Entity var4 = (Entity)this.loadedEntityList.get(var3);
if (par1Class.isAssignableFrom(var4.getClass()))
{
++var2;
... |
6b4dce55-ba7c-470c-b9bc-8c62efcf8bfd | public void setCustomPickList17(java.lang.String customPickList17) {
this.customPickList17 = customPickList17;
} |
213447c4-1e93-458d-aad5-b3215fe5d4cd | public void setCustomPickList7(crmondemand.xml.customobject3.query.QueryType customPickList7) {
this.customPickList7 = customPickList7;
} |
e6920857-a300-460f-a8dc-ee5a3d690b7d | public java.lang.Boolean getCustomBoolean29() {
return this.customBoolean29;
} |
839af574-49bf-47b4-8ce3-a3a53ca4b571 | public crmondemand.xml.customobject3.query.QueryType getHouseholdId() {
return this.householdId;
} |
6b2116f8-88e2-46bb-a079-4934b6008162 | public crmondemand.xml.customobject6.query.QueryType getCustomPhone4() {
return this.customPhone4;
} |
aa0afa27-5871-4b43-8b0d-1936373ce35c | public void setCustomText23(crmondemand.xml.contact.query.QueryType customText23) {
this.customText23 = customText23;
} |
1e501eb1-8a33-45aa-9f9f-772f4246a1e9 | public MathList reductionDuplicates() {
for (int i = 0; i < this.size(); i++) {
MathList sublist = new MathList();
sublist.addAll(this.subList(i + 1, this.size()));
for (int j = sublist.size() - 1; j >= 0; j--) {
if (this.get(i).toString().equals(sublist.get(j... |
ad702d82-cbe8-4ed5-9c23-24a473686898 | final void method1027(float f, float f_469_, float f_470_, float f_471_,
float f_472_, float f_473_, float f_474_,
float f_475_, float f_476_, int i, int i_477_,
int i_478_) {
if (aBoolean1675) {
aHa_Sub1_1666.method3645((int) f, (int) f_471_, (int) f_472_,
-8003, ~0xffffff | i, (int) f_46... |
1f88673f-0ba1-4aa5-8540-664fd84c4299 | public void setPolicyFaceAmount(crmondemand.xml.contact.query.QueryType policyFaceAmount) {
this.policyFaceAmount = policyFaceAmount;
} |
0dc15aeb-2518-4780-9d6d-1c83407714b2 | public void setBusinessAccountId(crmondemand.xml.customobject3.query.QueryType businessAccountId) {
this.businessAccountId = businessAccountId;
} |
258d3878-2d60-488a-b2a2-03182c4b6ccf | public void setCustomBoolean11(java.lang.Boolean customBoolean11) {
this.customBoolean11 = customBoolean11;
} |
2f320caa-3cb1-4b78-896f-b26fe407e1c5 | public void innerEyeCorner()
{
//writing for left inner corner
Point p=al;
ArrayList li = new ArrayList();
for(int i=0;i<list.size();i++)
{
Point a= (Point) list.get(i);
float xx = a.x-p.x;
xx=Math.abs(xx);
//S... |
145cce26-ac26-4add-b40b-bd38a20a0b2d | public void setSampleLotCutoffDate(java.lang.String sampleLotCutoffDate) {
this.sampleLotCutoffDate = sampleLotCutoffDate;
} |
bab9791c-40b9-44ad-bb2d-42cee6d5dc6e | public void setCustomCurrency3(crmondemand.xml.customobject6.query.QueryType customCurrency3) {
this.customCurrency3 = customCurrency3;
} |
b25cda18-87a3-4af3-9b8d-41f999abb58c | public crmondemand.xml.customobject6.query.QueryType getCustomObject10IntegrationId() {
return this.customObject10IntegrationId;
} |
1c2f9d74-ea0e-42ec-a91e-e6c86d14907e | public void setCustomBoolean34(java.lang.Boolean customBoolean34) {
this.customBoolean34 = customBoolean34;
} |
2b9682cf-6472-4f64-91e1-510237076b7a | public crmondemand.xml.customobject6.query.QueryType getCustomPickList56() {
return this.customPickList56;
} |
1cc0baac-6bec-4d1a-bed5-a2c671be7472 | UnitVector(double[] vector, boolean validated) {
this.vector = vector;
} |
0494efe0-25b2-494f-9f55-e0ce95d12d7e | public java.lang.String getCustomText26() {
return this.customText26;
} |
94c4f7de-acfd-4371-9622-6d9ffec9c519 | public Builder mergeFrom(org.bwapi.proxy.messages.GameMessages.Unit other) {
if (other == org.bwapi.proxy.messages.GameMessages.Unit.getDefaultInstance()) return this;
if (other.hasTheID()) {
mergeTheID(other.getTheID());
}
if (other.hasPlayer()) {
setPlayer(other.get... |
4757b579-d17e-40ad-8b2f-0e95d8aa70ed | public KingSideCastling(Coin m, Coin r, Position start, Position end,CoinColor color) {
super(m, r, start, end, color);
} |
425d0f06-a459-4181-bd0f-a35f869bb45f | public void setCustomText12(java.lang.String customText12) {
this.customText12 = customText12;
} |
f781fd3b-aed7-42b0-a935-be375f4162d5 | public void setCustomNumber15(crmondemand.xml.contact.query.QueryType customNumber15) {
this.customNumber15 = customNumber15;
} |
85ab8092-a6a1-48f4-a28d-d7fbff1659db | public crmondemand.xml.customobject6.query.QueryType getCustomPhone8() {
return this.customPhone8;
} |
44f61b40-7316-4eb0-be66-8c7217bb7fc4 | public void setCustomDate39(crmondemand.xml.contact.query.QueryType customDate39) {
this.customDate39 = customDate39;
} |
945e3423-f722-4b82-8ed9-c2f92b1d62d8 | public java.math.BigDecimal getCustomCurrency21() {
return this.customCurrency21;
} |
b0bdf3ce-6462-4055-88ee-9d08048717d6 | public void setBrokerProfileId(crmondemand.xml.customobject6.query.QueryType brokerProfileId) {
this.brokerProfileId = brokerProfileId;
} |
c75a9e5d-bf6b-4f20-bb50-6b6624390df7 | public crmondemand.xml.customobject6.query.QueryType getCustomBoolean28() {
return this.customBoolean28;
} |
54cbe569-c6dd-4cee-959d-51f26ccc74de | @Override
public Iterable<Key> keys(Key lo, Key hi)
{
System.out.println("Not implemented");
return null;
} |
ec3f8c0f-8981-41c7-8c19-57b156905dba | private void repairProduct(Winkel winkel) {
String id = JOptionPane.showInputDialog("Enter id:");
boolean hersteld;
try {
hersteld = winkel.herstelProduct(id);
} catch (DomainException e) {
// TODO Auto-generated catch block
return;
}
double herstelPrijs = winkel.getHerstelPrijs(id);
if(hersteld)... |
bec27d52-e813-413e-b5a0-f9b7aee4e89d | public crmondemand.xml.customobject3.query.QueryType getCustomObject4Id() {
return this.customObject4Id;
} |
5c4a3571-aba9-4624-86a1-71758c793bca | public java.lang.String getCustomObject15IntegrationId() {
return this.customObject15IntegrationId;
} |
5315127f-95d6-4abb-a7fa-120e7b7b66b0 | */
public String toString() {
return "Destination ref: " + getPageReference() + " , top: " +
getTop() + " , left: " + getLeft() + " , zoom: " + getZoom();
} |
bb5832bf-d025-4fb9-b665-93ebbe0a4a50 | public crmondemand.xml.customobject6.query.QueryType getCustomInteger112() {
return this.customInteger112;
} |
f9730fcc-220e-4f1a-b5b5-974a234e1daa | public void enableSwitchView(boolean enable); |
f52d2069-3520-4a67-829a-683f6fa98616 | public String getTowerName() {
return towerName;
} |
1c19337f-2776-4800-af2e-0ed2fd1a2b8e | public void setCustomPhone0(crmondemand.xml.customobject6.query.QueryType customPhone0) {
this.customPhone0 = customPhone0;
} |
0a8aea92-4622-4cb3-be6d-90f4a4e22a94 | public java.math.BigDecimal getCustomNumber49() {
return this.customNumber49;
} |
7bbc4cc7-55d1-4082-b874-0c41f47a27f3 | public boolean hasConstructing() {
return ((bitField2_ & 0x00000004) == 0x00000004);
} |
fad9f201-694e-4ccb-a20f-11347ed8ce27 | @Override
public void init(GameContainer container, final StateBasedGame game) throws SlickException {
// final float buttonX = 150;// (container.getWidth() - 200) / 2;
// final float buttonY = 50;// (container.getHeight() - 100) * (1 + .5f);
// final int buttonWidth = 200;
// final... |
bb881a61-7234-43cc-9ffb-67796d0dd21b | public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page ... |
06930174-273c-45b8-a2d3-67c082b07c2b | public void setCustomPickList92(crmondemand.xml.customobject6.query.QueryType customPickList92) {
this.customPickList92 = customPickList92;
} |
5d09f35b-17be-4403-b578-904bdcd8c74c | public void setCustomDate47(java.util.Calendar customDate47) {
this.customDate47 = customDate47;
} |
5ac15e49-782f-4065-9f60-ffce7786b9b4 | public void setCustomDate25(java.util.Calendar customDate25) {
this.customDate25 = customDate25;
} |
5d7396ba-7ed1-40d1-8976-6d7ba4fcc951 | public crmondemand.xml.customobject6.query.QueryType getZCustomBoolean11() {
return this.zCustomBoolean11;
} |
b42016fd-9c12-4abf-80e9-7d7c34b6eecf | public String getErrorMessage() {
return message;
} |
08ef0c2b-a551-466b-b20e-4767cfbd1494 | public java.lang.String getMedEdType() {
return this.medEdType;
} |
b6a86276-4799-40d6-abad-cddbd3cacbea | public java.lang.String getBookId() {
return this.bookId;
} |
995e0af9-e35c-4b10-a799-6fee5f7fac2b | public void setCustomDate52(crmondemand.xml.customobject6.query.QueryType customDate52) {
this.customDate52 = customDate52;
} |
59d45967-8d6f-4f38-9844-dcefd3d3a5fe | opcode ed_d8 = new opcode() { public void handler(){ illegal_2(); }} |
82b0e38f-1343-464e-88eb-ffc624e785e6 | public java.lang.String getCustomObject7Id() {
return this.customObject7Id;
} |
f09b58e5-6474-468e-a68b-c3283f882bf2 | public void setOwnerExternalSystemId(java.lang.String ownerExternalSystemId) {
this.ownerExternalSystemId = ownerExternalSystemId;
} |
8f911d1c-4aff-4af9-895f-87c2bc04e882 | public java.lang.String getCustomText48() {
return this.customText48;
} |
e011b0f2-63d8-4569-8bde-d68f21bca1cc | public void setbAuthor(String bAuthor) {
this.bAuthor = bAuthor;
} |
39e16259-d71b-44f4-b2ff-9224d196db8b | public void setCertficationExternalSystemId(java.lang.String certficationExternalSystemId) {
this.certficationExternalSystemId = certficationExternalSystemId;
} |
abd19fb0-4b13-4606-a147-49576895e266 | public java.lang.String getCustomObject8ExternalSystemId() {
return this.customObject8ExternalSystemId;
} |
a58ca194-3d72-4a2b-9d9a-f69c4d303a9d | public void setOwnerIntegrationId(crmondemand.xml.customobject6.query.QueryType ownerIntegrationId) {
this.ownerIntegrationId = ownerIntegrationId;
} |
b177bf75-8f53-4771-8515-9ad4e56d4395 | public Variable[] getElseCasts() {
if (mElseCasts == null) {
return null;
}
else {
Variable[] vars = new Variable[mElseCasts.size()];
return mElseCasts.toArray(vars);
}
} |
d350170a-532f-4cc6-a337-6fba938474e0 | public void setCurrentApproverIntegrationId(crmondemand.xml.customobject3.query.QueryType currentApproverIntegrationId) {
this.currentApproverIntegrationId = currentApproverIntegrationId;
} |
b34177be-a738-4644-aacf-2d110d40d94d | public void setCustomDate12(java.util.Calendar customDate12) {
this.customDate12 = customDate12;
} |
7f0c5e70-89d6-4135-a448-862158741ea7 | public void setCustomNumber46(crmondemand.xml.opportunity.query.QueryType customNumber46) {
this.customNumber46 = customNumber46;
} |
1599fff7-73ed-443a-97f7-9cfdc16c7352 | public void setCourseStatus(java.lang.String courseStatus) {
this.courseStatus = courseStatus;
} |
3c712e18-03fe-4717-9495-a6e8d1b73834 | public crmondemand.xml.opportunity.query.QueryType getCustomInteger25() {
return this.customInteger25;
} |
6362cc78-c246-4436-9ad5-296e3b5cdd8d | public void setCustomPickList5(java.lang.String customPickList5) {
this.customPickList5 = customPickList5;
} |
2a3c1526-0434-4698-b607-664255be6a73 | private double rad2deg(double radian) {
return (radian * 180 / Math.PI);
} |
ee67feeb-5541-450a-a71b-2536ed060747 | public void setCustomInteger23(crmondemand.xml.customobject6.query.QueryType customInteger23) {
this.customInteger23 = customInteger23;
} |
7d0ac4bb-684d-49e7-b97a-d88b9e25b905 | public void setCustomObject3Type(crmondemand.xml.customobject6.query.QueryType customObject3Type) {
this.customObject3Type = customObject3Type;
} |
50a11577-2826-4ada-9473-877f1c84d39a | public void setCustomObject9Id(crmondemand.xml.contact.query.QueryType customObject9Id) {
this.customObject9Id = customObject9Id;
} |
9cfa0ed5-23b3-4f40-ae41-1468d7be5f23 | public crmondemand.xml.customobject3.query.QueryType getCustomNumber9() {
return this.customNumber9;
} |
be2cd93d-1299-4d3d-a033-da7da1c6b5f4 | public void setIndexedPick3(crmondemand.xml.customobject6.query.QueryType indexedPick3) {
this.indexedPick3 = indexedPick3;
} |
38ea80f1-57c2-4160-8292-0c4d9bfacadd | public void setCustomInteger33(crmondemand.xml.customobject3.query.QueryType customInteger33) {
this.customInteger33 = customInteger33;
} |
793069c8-eca6-4c17-95b4-259b78595fca | public java.math.BigDecimal getCustomNumber59()
{
return this.customNumber59;
} |
9a99ca8f-4ff0-4cbf-b16b-1d4e92ed276d | public crmondemand.xml.customobject6.query.QueryType getFinancialTransactionExternalSystemId() {
return this.financialTransactionExternalSystemId;
} |
eddf147e-2cdb-4695-b90d-67a2fee3d1c4 | public crmondemand.xml.contact.query.QueryType getCustomNumber43() {
return this.customNumber43;
} |
f075c69f-337c-4cc3-a17d-4daeceddd04e | public java.lang.String getAttachFileFullName() {
return this.attachFileFullName;
} |
ee9103e2-86ac-4113-8270-a339777bcf31 | public void setPolicyCanceledDate(java.util.Calendar policyCanceledDate) {
this.policyCanceledDate = policyCanceledDate;
} |
b855ae10-d493-44bc-952c-4718c5ab6e49 | public void setCustomText13(crmondemand.xml.opportunity.query.QueryType customText13) {
this.customText13 = customText13;
} |
a15bbe5a-9803-4eac-ae9c-eabb191ce578 | public java.math.BigDecimal getCustomCurrency0() {
return this.customCurrency0;
} |
0a159042-4d60-4eb1-ba4f-a88d76397cd7 | public void setCustomMultiSelectPickList8(crmondemand.xml.customobject6.query.QueryType customMultiSelectPickList8) {
this.customMultiSelectPickList8 = customMultiSelectPickList8;
} |
060cc90d-ec3b-48b3-a02d-b24a1651b518 | @Override
public void selectCard(Card c, PlayerZone zone) {
if (zone.is(Constant.Zone.Hand) && n.contains(c)) {
player.discard(c, null);
stop();
}
} |
ca1cf8a6-583b-47da-9969-1a8198eb846f | public java.lang.String getCustomPickList91() {
return this.customPickList91;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.