query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
7de375aeb12b6b32deb1cdb719744e94
/ amplification of org.apache.ibatis.cache.PerpetualCacheTestshouldDemonstrateHowAllObjectsAreKept
[ { "docid": "14879af415d5557c6fd98507cb541377", "score": "0.7295769", "text": "@org.junit.Test(timeout = 1000)\n public void shouldDemonstrateHowAllObjectsAreKept_cf4549_cf5802_failAssert51() {\n // AssertGenerator generate try/catch block with fail statement\n try {\n org.apa...
[ { "docid": "50ee483af7c93b6549bb4f41b519410a", "score": "0.8148876", "text": "@org.junit.Test(timeout = 1000)\n public void shouldDemonstrateHowAllObjectsAreKept_cf4542() {\n org.apache.ibatis.cache.Cache cache = new org.apache.ibatis.cache.impl.PerpetualCache(\"default\");\n cache = ne...
703c36b9cb874feb4dac7f2ca10fb32b
Returns the permissions a certain player has
[ { "docid": "3894b52e03f7811c49f86c5f2728c0ef", "score": "0.6176683", "text": "protected Collection<ObjectPair<String,Boolean>> getPrivatePermissions(UUID uuid) {\r\n\t\tString statement = \r\n\t\t\t\t\"SELECT permission, spigot \" +\r\n\t\t\t\t\"FROM bungeepermissions \" +\r\n\t\t\t\t\"WHERE UUID = ?;\"...
[ { "docid": "1e1bdef15e578d384d23b82838b45894", "score": "0.69124377", "text": "public String getPermissions();", "title": "" }, { "docid": "f50306471915b2ac895f0e06e103de7e", "score": "0.6873185", "text": "@Nonnull\n public static Set<Player> findPermitted(@NonNull String permissi...
8899a15cd76dd091b72fea15a7095d68
Show 2 total pages.
[ { "docid": "45351c664d7b3a10958933f48ccdbb0b", "score": "0.0", "text": "@Override\r\n public int getCount() {\n return 2;\r\n }", "title": "" } ]
[ { "docid": "043a4fb5fc4960a9cf7eef82ce87505a", "score": "0.66922134", "text": "public int getTotalPage();", "title": "" }, { "docid": "a23a87e6ac028f66454068502350f510", "score": "0.6351192", "text": "long getTotalPages();", "title": "" }, { "docid": "5523a63121d9d6155798...
d42af854cf532a82b2ab1c62d129ff2b
optional uint32 paintwear = 7;
[ { "docid": "754cb4d7bc349821e093d7c84d2350b6", "score": "0.62345487", "text": "@java.lang.Override\n public int getPaintwear() {\n return paintwear_;\n }", "title": "" } ]
[ { "docid": "88e42e21c65aea8f334e1f88f73001ac", "score": "0.71852344", "text": "int getPaintwear();", "title": "" }, { "docid": "03e7879f235f3460a3dd8a0702d71164", "score": "0.6346928", "text": "@java.lang.Override\n public int getPaintwear() {\n return paintwear_;\n }", ...
4ddf608dcd59b15068c6ecf69b9bb07b
repeated string param = 2;
[ { "docid": "ccea718b373dfe426012e8af646a68de", "score": "0.0", "text": "public Builder setParam(\n int index, java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n ensureParamIsMutable();\n param_.set(index, value);\n onChanged();\n...
[ { "docid": "31b7dd08ea6989d839995649c5128e4c", "score": "0.5805593", "text": "public interface Param {\n public int NUM_ITERATIONS = 10;\n\n}", "title": "" }, { "docid": "43ebbf17b47cf6acf11a1839e4248df6", "score": "0.5751978", "text": "public String next(String paramString) {\n/*...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "89fa94db2f4f0237a4ad2e9133065000", "score": "0.0", "text": "@Override\r\n\tpublic Object getBean(String name) {\n\t\treturn beans.get(name);\r\n\t}", "title": "" } ]
[ { "docid": "ffe5fe3cec40acf4b0b07ea257dfa06a", "score": "0.6831473", "text": "private void apparence()\r\n\t\t{\r\n\r\n\t\t}", "title": "" }, { "docid": "838a915c9ea69d56cc37df198cff9cb2", "score": "0.67589027", "text": "@Override\n\t\t\t\tpublic void pintar() {\n\t\t\t\t\t\n\t\t\t\t...
ef94a2d8f6fa49505bfbd5b2b2fe59b1
Parses all variable definitions and adds those to the bean definition builder as property value.
[ { "docid": "b1fd8922c21e97a889ef6fcd125f988a", "score": "0.71518123", "text": "private void parseVariableDefinitions(BeanDefinitionBuilder builder, Element element) {\n Map<String, String> testVariables = new LinkedHashMap<String, String>();\n List<Element> variableElements = DomUtils.getC...
[ { "docid": "5c4824064b157ba8e55a32f3db9c6391", "score": "0.5676615", "text": "public ListBuilder vars() {\n return vars::add;\n }", "title": "" }, { "docid": "59a0d8d2e0d516150177b35efb94c97a", "score": "0.5624305", "text": "public VarDef build()\n {\n return varDe...
356192ff6e9a565222915dbb693edc5b
Creates the ui components.
[ { "docid": "e5274a6503da2ec1c10e173617b3d2b6", "score": "0.0", "text": "private void initUI()\n\t{\n\t\tthis.setBackground(Color.BLACK);\n\t}", "title": "" } ]
[ { "docid": "f7b3957c3a9e973d49d6a06b5358afe3", "score": "0.82273024", "text": "private void createUIComponents() {\n }", "title": "" }, { "docid": "20a1fc9af8181be7690505519c9bae41", "score": "0.81835294", "text": "private void createUIComponents() {\r\n // TODO: place custom...
a80c782c06330cc8d2d29363aa086b42
Returns the person's surname.
[ { "docid": "e3770da638931fba320ff1ad57aa305f", "score": "0.0", "text": "public VTString getFamilyName() {\n return this.family;\n }", "title": "" } ]
[ { "docid": "3d24b6fb31d8dd743244f8290eea08a7", "score": "0.8788335", "text": "public String getSurname() {\n LOG.trace(\"getSurname()\");\n return surname;\n }", "title": "" }, { "docid": "e7ff5c3ea959366dbf3bd84c3f3e7cc1", "score": "0.86598605", "text": "public String getSurn...
5d5e3e17088e8defbffd25736207becc
This Method provides all necessary header elements
[ { "docid": "15399d8a0b1a1d43a92723c4ff33c89e", "score": "0.0", "text": "private static Map<String, Object> getHeaders(Map<String, Object> additionalHeaders) {\n Map<String, Object> headers = new HashMap<String, Object>();\n if (MapUtils.isNotEmpty(additionalHeaders))\n headers.p...
[ { "docid": "c4bd0e1731d5ba575bb1f624336bf615", "score": "0.71698034", "text": "private void setupHeaders(){\n Component[] lastHeaders=view.getRightSide().getHeaderBodyResponse().getElements().getComponents();\n for(Component header:lastHeaders){\n view.getRightSide().getHeaderBo...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "e7afb5db28e8c063f88e06cb01635210", "score": "0.0", "text": "@Override\n\tpublic void mouseReleased(MouseEvent arg0) {\n\t\t\n\t}", "title": "" } ]
[ { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n }", "title": "" }, { "docid": "fd7df110e087032be8c98522c4493f41", "score": "0.6681592", "text": "@Override\n public void otvori() {\n ...
59bf1d926086d87fb32f366965e364cc
Details of the SDX Instance. .sdxsvccommon.Instance instance = 1;
[ { "docid": "0ac7c3d34aaf5b37a8421894eb7f7a18", "score": "0.0", "text": "@java.lang.Override\n public boolean hasInstance() {\n return instance_ != null;\n }", "title": "" } ]
[ { "docid": "a6d673b563c4350ab3d3ef5d2356ce0b", "score": "0.698434", "text": "com.cloudera.thunderhead.service.sdxsvccommon.SDXSvcCommonProto.Instance getInstance();", "title": "" }, { "docid": "a6d673b563c4350ab3d3ef5d2356ce0b", "score": "0.698434", "text": "com.cloudera.thunderhead....
6430d5ad15bd605cf1f84d72b8b699eb
MyGameInput myGameInput = MyUserInterface.myGameInput;
[ { "docid": "8fe338c83e0142fdd0f9997728a9e355", "score": "0.0", "text": "ShipBoom(String n, DPoint d, String s, double v, double x, double y)\n\t{\n\t\tname = n;\n\t\tdp = new DPoint();\n\t\tdp = d;\n\t\tship = s;\n\t\tvector = v;\n\t\tvx = x;\n\t\tvy = y;\n\t\tsetup();\n\t}", "title": "" } ]
[ { "docid": "72899f5f05c923227cb9357c0d4a00a7", "score": "0.70226455", "text": "public interface Game {\n\n public Input getInput();\n\n public FileIO getFileIO();\n\n public Graphics getGraphics();\n\n public Audio getAudio();\n\n public void setScreen(Screen screen);\n\n public Screen...
9c8fff7e74f6c3fdbf6e8eee520c898e
create ioc container ApplicationContext context = new ClassPathXmlApplicationContext("bean.xml"); \\does not invoke DisposableBean.. no close()
[ { "docid": "c838eace66338d3fc8b5f9aa6263ff2e", "score": "0.6691317", "text": "public static void main(String[] args) {\n\t\t\n\t\tAbstractApplicationContext context = new ClassPathXmlApplicationContext(\"bean.xml\");\n\t\tcontext.close();\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\n\t}", "title": "" } ]
[ { "docid": "d4cc87551e2045f931aab52e63d95237", "score": "0.67344266", "text": "private static void applicationContextExample(){\n ApplicationContext appContext = new ClassPathXmlApplicationContext(\"beans.xml\");\n\n //Getting beans from appContext\n final Person person = appContext...
8ce4187890ed61715fe0c20e3b82fde8
Update the separation lines between zones.
[ { "docid": "18d790903074468439f862c2cf3592ad", "score": "0.7565462", "text": "@objid (\"9748248e-55b6-11e2-877f-002564c97630\")\n protected void updateSeparations(IFigure aFigure) {\n final GradientFigure stateFig = (GradientFigure) aFigure;\n // Update the zone separation lines\n ...
[ { "docid": "36f35c0ce049db2b88fae450f1cc7e77", "score": "0.6112923", "text": "private void processLines() {\n // Draw the new line currently being dragged\n newLine.draw(mMVPMatrix);\n\n for (OpenGL_Line l : Lines) {\n l.draw(mMVPMatrix);\n }\n }", "title": ...
11aa7a8f764329eafb2d73de5d6a35e0
Gets the useResource value for this BrowseResourcesResponse.
[ { "docid": "4572bce79df754f9210f516a850a29ce", "score": "0.76452225", "text": "public java.lang.Boolean getUseResource() {\n return useResource;\n }", "title": "" } ]
[ { "docid": "ff03d80da720b442d975ecc5ed223d86", "score": "0.64296955", "text": "public void setUseResource(java.lang.Boolean useResource) {\n this.useResource = useResource;\n }", "title": "" }, { "docid": "11f28020a54b36525c3d5b1b2d27b2c9", "score": "0.6010393", "text": "pu...
5e185150f8b61ce5105970ef4a853eb6
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
[ { "docid": "62e085bfc48f2ec5b462876611a45233", "score": "0.0", "text": "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n pnlExitScreen = new javax.swing.JPanel();\n l...
[ { "docid": "0f21badeaf42d1b745bc4a2d835f9543", "score": "0.74308443", "text": "public Calendar2Form() {\n super();\n initAndShowGUI();\n }", "title": "" }, { "docid": "17113ab7a06544a62482637e283ac13d", "score": "0.7394068", "text": "@SuppressWarnings(\"unchecked\")\...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "2f726d4ec6801754f7fbebcdcc411eec", "score": "0.0", "text": "@Override\r\n\tpublic Map<String, String> getConfig() {\n\t\treturn config;\r\n\t}", "title": "" } ]
[ { "docid": "05a606445504484958a1c21e14b7198e", "score": "0.69474965", "text": "@Override\r\n\tpublic void sapace() {\n\t\t\r\n\t}", "title": "" }, { "docid": "8619203d4867f5c6d05eb9a5354405c0", "score": "0.6920049", "text": "@Override\n\t\tpublic void pintate() {\n\t\t\t\n\t\t}", ...
6470a46cb8daf30cc9ea06d2f442c03f
/ access modifiers changed from: packageprivate
[ { "docid": "99e17f60b3a4834a91f87eba43aa27c3", "score": "0.0", "text": "@VisibleForTesting\n public void stop() {\n this.mBgHandler.removeMessages(0);\n stopSensorListener();\n this.mInjector.unregisterSensorListener(this.mContext, this.mSensorListener);\n this.mInjector.u...
[ { "docid": "092f51e9c99cd4188e1aae23e1830dfd", "score": "0.6995782", "text": "protected void func_70626_be() {}", "title": "" }, { "docid": "e0c094d83d14ff81389cf2b976bc6f8b", "score": "0.687949", "text": "private MeineEingabe()\n\t{\n\t}", "title": "" }, { "docid": "8c67...
91d273269c5957059f5bab141dae7435
Starts the Server thread execution
[ { "docid": "d6aba97a8dc3f4cb57e3c04cac12cdbe", "score": "0.0", "text": "@Override\n public void run() {\n try {\n remove_elements();\n } catch (InterruptedException e) {\n e.printStackTrace();\n }\n }", "title": "" } ]
[ { "docid": "be760ecd7ea46ff4f905b600a96e73ed", "score": "0.8268993", "text": "public void run(){\n\t\tstartServer();\n\t}", "title": "" }, { "docid": "1cdfa4192c62cc591e6edab09d6a025a", "score": "0.801235", "text": "public void start() {\n threadPoolExecutor.setCorePoolSize(co...
22fc2594a66e7c63cb3d4a70aa63fab1
/ access modifiers changed from: private / access modifiers changed from: public
[ { "docid": "effce0c37fc31f947eef72c8a0e71041", "score": "0.0", "text": "private void clearCpu() {\n this.bitField0_ &= -2;\n this.cpu_ = 0;\n }", "title": "" } ]
[ { "docid": "8e44716b5ee10b9661605afb83ad4dc2", "score": "0.71066415", "text": "private void priv() {}", "title": "" }, { "docid": "d93c74d91cdd5fd7d5ba828e7409b39e", "score": "0.71031976", "text": "private AccessPrivate() {\n }", "title": "" }, { "docid": "9f87e3e2167a95...
c8a95337825fe4ab87496f860cc3a07e
Due to eventual consistency, container commands may not return correctly immediately. Hence, we will try up to the inconsistency window to see if the assertion completes.
[ { "docid": "222b7af5a4c0091f9433b5f0a21a3d13", "score": "0.56054497", "text": "protected static void assertEventually(Runnable assertion) throws InterruptedException {\n long start = System.currentTimeMillis();\n AssertionError error = null;\n for (int i = 0; i < 30; i++) {\n try ...
[ { "docid": "5d77980e32cc0d34944d4e666098079c", "score": "0.61463124", "text": "@Test\r\n public void testContainerStatusAfterAddingItems() throws Exception {\r\n \r\n String containerXml = theContainerXml;\r\n Document containerDoc = EscidocAbstractTest.getDocument(containerXml);\r\n...
7c279055bebd87674ea61559c7b8a7e4
Get an item model
[ { "docid": "39962f303f850c7b1939d008cd3174db", "score": "0.0", "text": "public InlineResponse20014 datasetPkGet(Integer pk, GetItemSchema q) throws ApiException {\n ApiResponse<InlineResponse20014> resp = datasetPkGetWithHttpInfo(pk, q);\n return resp.getData();\n }", "title": "" ...
[ { "docid": "f827e7a46599cf0f2931d11788fef954", "score": "0.6885299", "text": "@Override\n\tpublic ItemNew getModel() {\n\t\tif(itemNew == null){\n\t\t\titemNew = new ItemNew();\n\t\t}\n\t\treturn itemNew;\n\t}", "title": "" }, { "docid": "094c3a40adf1cc9deb41d924b7b2f506", "score": "0.68...
56343b78db00fe4fdf6c21720529db6c
Handles the HTTP POST method.
[ { "docid": "c496f11cbbcc5bb6667d9c84b8567a3f", "score": "0.0", "text": "@Override\n protected void doPost(HttpServletRequest request, HttpServletResponse response)\n throws ServletException, IOException {\n doGet(request, response);\n }", "title": "" } ]
[ { "docid": "4c92bf9ebb344e3a5ec1936d8060fbf5", "score": "0.7120121", "text": "@Override\n public void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, java.io.IOException {\n // TODO: implement\n \n ...
f7fa3a04931e4898a4a93f5fb7f53068
optional int32 startDate = 4;
[ { "docid": "a3378b92892553d372e2c72f2136a520", "score": "0.0", "text": "public boolean hasStartDate() {\n return ((bitField0_ & 0x00000008) == 0x00000008);\n }", "title": "" } ]
[ { "docid": "3b27e76454d938e147e8469bff74b9ae", "score": "0.69073457", "text": "int getStartDate();", "title": "" }, { "docid": "3b27e76454d938e147e8469bff74b9ae", "score": "0.69073457", "text": "int getStartDate();", "title": "" }, { "docid": "3b27e76454d938e147e8469bff74...
f2c06e3e03d2bc6bc5798e9d1e876a26
Deletes the datatype at the specified offset in this structure.
[ { "docid": "f0cea6bcfe4974e654e54f68b5a25ab1", "score": "0.6808474", "text": "public void deleteAtOffset(int offset);", "title": "" } ]
[ { "docid": "597a243858bdc75e7eb864c1cacc32ee", "score": "0.5778656", "text": "@Override\n public void removeDataTypeSchema(long pk,\n com.sdr.metadata.model.DataTypeSchema dataTypeSchema)\n throws SystemException {\n dataTypeToDataTypeSchemaTableMapper.deleteTableMapping(pk,\n ...
d3c13cb74fd93545e078ebd9fba08e34
Return true if all fields are not empty, else false Returns true if all fields cointains any value
[ { "docid": "32c8b150874b0414a643ad15ebc4e542", "score": "0.0", "text": "private Boolean emptyFieldValidation(List<JTextField> jtf_list) {\n\t\tint invalids = 0;\n\t\tfor(JTextField jtf: jtf_list) {\n\t\t\tif(jtf.getText().isEmpty()) {\n\t\t\t\tBorder border = BorderFactory.createLineBorder(Color.RED, 2)...
[ { "docid": "45d09e0d2d28cc5622ce55ff45eb970c", "score": "0.74335366", "text": "private boolean thereAreEmptyFields() {\n return jTextField1.getText().isEmpty() || jTextField2.getText().isEmpty() ||\n jTextField3.getText().isEmpty() || jPasswordField1.getText().isEmpty() ||\n ...
20e6bf479a1d5c6210815d13cf6ad7d9
calculate file name for the segment that contains the given position.
[ { "docid": "1fbb128f315f175dc6ec0ed996f7b03f", "score": "0.53084695", "text": "public static String segment(int timeline, int segmentSize, long position) {\n\t\t// [timeline: 0000 0001 ] [ offset: 0000 0000 0000 0000 ]\n\t\treturn String.format(\"%08X%016X\", timeline, base(segmentSize, position));\n\t}...
[ { "docid": "f1fa124d8faf0b0a7a73d73f34cfcf69", "score": "0.59261703", "text": "String getFilename(String location) {\n assertIsAzureStorageLocation(location);\n int containerEndIndex = assertContainerValid(location);\n\n if (location.endsWith(PATH_DELIMITER)) {\n return l...
b432e649173100e0449b57a2090f7478
Creates a new instance of PatientsListBean
[ { "docid": "1411d621d57eceb0c44bf09fbf8f61ff", "score": "0.8024886", "text": "public PatientsListBean() {\n }", "title": "" } ]
[ { "docid": "9a1ed53fa45c0c41333bcce1baf1196b", "score": "0.6194731", "text": "public Patient()\n\t{\n\t\tcons_records = new ArrayList<Consultation>();\n\t}", "title": "" }, { "docid": "cf708fa8553a498b6b378d46b72d8d38", "score": "0.60976005", "text": "public DirectorBeans() {\n ...
cd8059853a77942b75e455633031e2bd
Get parameters for performing FFT algorithm
[ { "docid": "9bc12d4e95c4561efb318dd1a65e26e2", "score": "0.61171556", "text": "public static int[] getFFTParams\n (boolean win, double frameRate, int frames, Point point)\n {\n // Compute the number of samples\n if (point == null) point = new Point(-1,-1);\n int sample...
[ { "docid": "aeb4d7fca00a02c1c8db44bfc94a633f", "score": "0.62209874", "text": "private final void fft32(byte[] paramArrayOfByte, int paramInt1, int paramInt2, int paramInt3)\r\n/* 93: */ {\r\n/* 94:218 */ int i = paramInt2 << 1;\r\n/* 95: */ \r\n/* 96: */ \r\n/* 97: */ \r\n/* ...
fbfd9790da0f7b172955b9040fbd7c2f
Initializes the controller class. This method is automatically called after the fxml file has been loaded.
[ { "docid": "fa1ee2984a47ea716b5fd048ac5ec208", "score": "0.65951204", "text": "@FXML\r\n private void initialize() { \t\r\n \tdisplayData(guiApp.getCurrentPlayer());\r\n }", "title": "" } ]
[ { "docid": "f9cf19047df3ae72830354175aff3e8b", "score": "0.8030902", "text": "@FXML\n public void initialize() {\n }", "title": "" }, { "docid": "144b613cf43409dc6d3574189954068b", "score": "0.80295086", "text": "@FXML void initialize() {\n }", "title": "" }, { "do...
b4e2d7ebea67a21bc05c408e2e0ce3ad
Restituisce il client per operazioni di tipo RMI
[ { "docid": "f2468aa07409b3ff05e33ae4cb305281", "score": "0.0", "text": "public DBClient getClient(){\n\t\treturn client;\n\t}", "title": "" } ]
[ { "docid": "5feb9e668380a9ae876249b17ce4db5a", "score": "0.7246458", "text": "public interface IServidorProduto extends Remote {\n \n public void recebeCilente(IClienteProduto c) throws RemoteException;\n public void recebeMensagemDoCliente(String msg) throws RemoteException;\n \n \n}", ...
263dcb9838302d75cdd3db372cfbdb5b
Inflate the layout for this fragment
[ { "docid": "a9132053e75ca95e2f9aae22dafcf2aa", "score": "0.0", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n View view = inflater.inflate(R.layout.fragment_list_caso_mayores, container, ...
[ { "docid": "38a92048c5518dd0ba2537b8d61228b7", "score": "0.68197936", "text": "@Override\n public View onCreateView(LayoutInflater inflater, ViewGroup container,\n Bundle savedInstanceState) {\n return inflater.inflate(R.layout.fragment_query_wallpaper_frgment, cont...
e1b4f93c123a2a8de018014522069d3a
Perform a get query.
[ { "docid": "ef55a8b54ed9a93017b5bea0e7951c0e", "score": "0.0", "text": "protected String doGet(final String path) throws OpenstackException {\n\t\treturn this.doGet(path, null);\n\t}", "title": "" } ]
[ { "docid": "5aa45d6ae566c0d56bc339b19196b037", "score": "0.6814786", "text": "public AsyncRetrieval<K,V> get(K key, GetOptions getOptions) throws RetrievalException;", "title": "" }, { "docid": "293954a636dd09f4595dd76017d5de23", "score": "0.66205275", "text": "@Override\n protected...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "062018c53046f5e80e5c181f28a4fef9", "score": "0.0", "text": "public Map<String, Object> reFilePath(final Map<String, Object> file) {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "81005989525ec80103fbaf46f9c37779", "score": "0.6694239", "text": "@Override\n\tpublic void agit() {\n\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.65686274", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "title": "" }, ...
4e4e3a05d6150cd9aa2c1d9b0616ab01
/check which report was selected
[ { "docid": "faa8c54723a3e7164193444d3ab96407", "score": "0.0", "text": "@Override\r\n\t\t\tpublic void run() \r\n\t\t\t{\r\n\t\t \tswitch(report.getName())\r\n\t\t \t{\r\n\t\t \tcase \"Incomes\":\r\n\t\t \t\tIncomes_Report incomes = (Incomes_Report)(((Msg) message).oldO);\r\n\t\t \t\trepo...
[ { "docid": "bf6149bc0b6b3b70ae75ff803d13393e", "score": "0.69439024", "text": "private boolean handleReportSelection() {\n boolean empty_selection = _lstReports.isSelectionEmpty();\n _btnDeleteTemplate.setEnabled(!empty_selection);\n if (empty_selection) {\n _pnlSymbol.cl...
5ae717738133debdf3148203941dcc3c
Return file suffix portion of give file.
[ { "docid": "36b3e4e1eb6b5b143bf9ba5f984618f0", "score": "0.7639035", "text": "public static String getFileSuffix(File file) {\n String suffix = null;\n \n // get suffix\n if (file.isFile()) {\n String filename = file.getName();\n int indexOf = filename.l...
[ { "docid": "73fc0035c8b0d844c7c82e995d61b0df", "score": "0.77539295", "text": "abstract String getFileNameSuffix();", "title": "" }, { "docid": "b5f0d8300c17519bbe3009ce2c4921dd", "score": "0.7116409", "text": "private String getFileExtension(String file) {\n int loc = file.la...
418b704990887746232c7f060e4fc9e4
As int he document, here we are creating 4 from the handout, DNS Question
[ { "docid": "ee394194e89bc18d3fd63e4b190b7dc5", "score": "0.5546528", "text": "public static byte[] questionHeader(int length)\n\t{\n\t\t//we add 5 as we know there is the QNAME + 5 (QTYPE, QCLASS, 3 line skips)\n\t\tByteBuffer question = ByteBuffer.allocate(length+5);\n\t\t\n\t\t//first calculate how ma...
[ { "docid": "201e3fb7373ca099306db9d61d41da8a", "score": "0.5946815", "text": "public DNSResponse (byte[] data, int len) {\n\t \n\t // The following are probably some of the things \n\t // you will need to do.\n\t // Extract the query ID\n\n\t // Make sure the message is a query response a...
5a41b7c153a8c59d6a1843ea1a7d57f6
Clone all the Local User group from srcDomain to destDomain.
[ { "docid": "e42c6023b307f7827330a2665085aae4", "score": "0.8144958", "text": "public void cloneLocalUserGroup(HmDomain srcDomain, HmDomain destDomain)\r\n\t\t\tthrows Exception {\r\n\t\tif (null == srcDomain || null == destDomain) {\r\n\t\t\treturn;\r\n\t\t}\r\n\t\tList<LocalUserGroup> list = getAlltheO...
[ { "docid": "aa829fb74b56fcbccccf2ce37d4df24d", "score": "0.77596456", "text": "public void cloneLocalUser(HmDomain srcDomain, HmDomain destDomain)\r\n\t\t\tthrows Exception {\r\n\t\tif (null == srcDomain || null == destDomain) {\r\n\t\t\treturn;\r\n\t\t}\r\n\t\tList<LocalUser> list = getAlltheObjectsInD...
3cc21096b6eca779a688539d1968913e
Handle action bar item clicks here. The action bar will automatically handle clicks on the Home/Up button, so long as you specify a parent activity in AndroidManifest.xml.
[ { "docid": "d2199a61fce38b1d292d80fbffb4015e", "score": "0.0", "text": "@Override\n public boolean onOptionsItemSelected(final MenuItem item) {\n final int id = item.getItemId();\n\n //noinspection SimplifiableIfStatement\n// if (id == R.id.action_message) {\n// // 画面遷...
[ { "docid": "a14fb57b2097bc7f79b9b27f92a2d60b", "score": "0.7907819", "text": "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n\n\n switch (item.getItemId()) {\n case android.R.id.home:\n // app icon in action bar clicked; go Home\n ...
ac90a9f525e528b0f53628fdfe036094
/ renamed from: D
[ { "docid": "00c486df25df4a768c7113bbb093e7c6", "score": "0.0", "text": "public void mo36593D(int i) {\n this.f25123Wb = i;\n }", "title": "" } ]
[ { "docid": "27b3e2daf8a86735f0b0d6e497f368f6", "score": "0.65624756", "text": "protected void dI() {}", "title": "" }, { "docid": "b07051eb10080451d078bc7b2a62e80d", "score": "0.6340754", "text": "public void d() {\n }", "title": "" }, { "docid": "9043a67502793c2d9...
dcee105d006f1a892b7b9597961726d3
This method was generated by MyBatis Generator. This method sets the value of the database column IM_API_SECURITY.AUTHENTICATION_TYPE
[ { "docid": "7b947db4efb44ff3e96b8b3b6c7df52b", "score": "0.66622007", "text": "public void setAUTHENTICATION_TYPE(String AUTHENTICATION_TYPE) {\r\n this.AUTHENTICATION_TYPE = AUTHENTICATION_TYPE == null ? null : AUTHENTICATION_TYPE.trim();\r\n }", "title": "" } ]
[ { "docid": "3f6437e954de69c9d4a71d00eeecadbb", "score": "0.65390897", "text": "public String getAUTHENTICATION_TYPE() {\r\n return AUTHENTICATION_TYPE;\r\n }", "title": "" }, { "docid": "347bd6dabf62f0901cd180bcfe1693a6", "score": "0.6189097", "text": "public void setAuthen...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "44babebc739075a2f2154c525a420b7d", "score": "0.0", "text": "public static void main(String[] args) {\nScanner sc =new Scanner(System.in);\nint n=sc.nextInt();\nint factorial=1;\nfor(int i=1;i<=n;i++) {\n\tfactorial=factorial*i;\n}\nSystem.out.println(factorial);\n\t}", "title": "" } ]
[ { "docid": "9208773f8d675a45ef2786d0cb668514", "score": "0.654538", "text": "@Override\n\tpublic void addiion() {\n\t\t\n\t}", "title": "" }, { "docid": "80d20df1cc75d8fa96c12c49a757fc43", "score": "0.65323734", "text": "@Override\n\tprotected void getExras() {\n\t\t\n\t}", "titl...
699ebe465d6faef4357ddf0edb6999c3
Set the inactivity threshold value in g
[ { "docid": "3e1ee7dfed6a9c6bbaf2361aacd434be", "score": "0.661944", "text": "public void setInactivityThreshold(float inactivityThreshold) {\r\n\t\tif (inactivityThreshold < 0 || inactivityThreshold > INACTIVITY_THRESHOLD_RANGE) {\r\n\t\t\tthrow new IllegalArgumentException(\"Illegal inactivity threshol...
[ { "docid": "4909234f557ea25fe078fdd347e724c3", "score": "0.5937943", "text": "public void setThreshold(double t) {\n threshold = t;\n }", "title": "" }, { "docid": "b6e1217b5d485c61345791cefccfbd60", "score": "0.581999", "text": "public void setActivityThreshold(float activ...
db14dff279aa6c424137005336968d4a
Find the _Fields constant that matches name, or null if its not found.
[ { "docid": "df89e0a3046c32259e386bf9daf4403c", "score": "0.0", "text": "public static _Fields findByName(String name) {\n return byName.get(name);\n }", "title": "" } ]
[ { "docid": "2aedca74101f3519831ef106c8e1a7b6", "score": "0.77550375", "text": "@org.apache.thrift.annotation.Nullable\n public static _Fields findByName(String name) {\n return byName.get(name);\n }", "title": "" }, { "docid": "2aedca74101f3519831ef106c8e1a7b6", "score":...
6682537a43d009430e5b3702730035a4
Concatenates a specified list of symbol names from RecordBase to string in form: "A1 A2 'A 3' A4 ..."
[ { "docid": "4aa8d6df02d6bf055041f6e0a9dbada2", "score": "0.6798715", "text": "public static String join ( List<String> symbols ) {\n\t\tStringBuilder buf = new StringBuilder ( );\n\t\tfor (int i = 0, iCount = symbols.size ( ); i < iCount; i++) {\n\t\t\tString symbol = symbols.get ( i );\n\t\t\tif (symbo...
[ { "docid": "62ce4e31d84849d24f77cff22909f619", "score": "0.59660107", "text": "public static String joinFormatted ( String[] symbols,\n\t String separator ) {\n\t\tStringBuilder buf = new StringBuilder ( );\n\t\tint length = symbols.length;\n\t\tfor (int i = 0; i < le...
0794aa79906c99375bd52965a6af4957
/ This should not been used
[ { "docid": "8ffb699a24853a5bf090f09905299ba2", "score": "0.0", "text": "public void delete(String[] ids){\n\t\tString where = FIELD_ID + \" = ?\";\n\t\tString[] values = ids;\n\t\tthis.getWritableDatabase().delete(TABLE_NAME, where, values);\n\t\tthis.getWritableDatabase().close();\n\t}", "title": "...
[ { "docid": "f95e24981675e675121146f90a85bfe2", "score": "0.59616804", "text": "protected abstract void mo3673S();", "title": "" }, { "docid": "070e1adb9bfd59cb643407a2dabe9b7a", "score": "0.58477306", "text": "private void hinzufügen() {\n\t\t\r\n\t}", "title": "" }, { "d...
7ea76b63333c63d808ee5ca5ef09f869
Set field SFTOT using a String value.
[ { "docid": "26b21dd7cdffc989dbc484cd2b2d0652", "score": "0.76172465", "text": "public void setSFTOT(String newvalue) {\n fieldSFTOT.setString(newvalue);\n }", "title": "" } ]
[ { "docid": "923cef3cf3cb68815239bd8361032af1", "score": "0.65102905", "text": "public void setSALTEF(String newvalue) {\n fieldSALTEF.setString(newvalue);\n }", "title": "" }, { "docid": "7951e462714e1985bb2595e3cf432d4f", "score": "0.6331833", "text": "public void setValue...
a23af7a2f3aeafe81960b676cb02f7f0
Get the lower bound on the currentViewableRange.
[ { "docid": "0d32cfe9f213d3eefceecd7ec91053bc", "score": "0.7289242", "text": "public long getRangeStart() {\n return currentViewableRange.getFrom();\n }", "title": "" } ]
[ { "docid": "5b02bc3e250222522d39ef1213c6e042", "score": "0.78483987", "text": "public long getLowerBound()\n {\n return m_lowerBound;\n }", "title": "" }, { "docid": "fc66f26f0c81b26adfc3a73f137e7b9b", "score": "0.7810988", "text": "public int getLowerBound() {\n ...
6ce09c71309ad2e233a51327951a45b2
An update strategy to replace existing DaemonSet pods with new pods. +optional optional .k8s.io.api.apps.v1beta2.DaemonSetUpdateStrategy updateStrategy = 3;
[ { "docid": "f8ff110cf47cf4ac237cf1bd76bad2dc", "score": "0.70453775", "text": "public io.kubernetes.client.proto.V1beta2Apps.DaemonSetUpdateStrategyOrBuilder\n getUpdateStrategyOrBuilder() {\n if (updateStrategyBuilder_ != null) {\n return updateStrategyBuilder_.getMessageOrBuil...
[ { "docid": "1ab6717164b1e4fda6df41380b405373", "score": "0.8142586", "text": "io.kubernetes.client.proto.V1beta2Apps.DaemonSetUpdateStrategy getUpdateStrategy();", "title": "" }, { "docid": "e3039130f5f3970892f58198cce4ea8f", "score": "0.7959211", "text": "io.kubernetes.client.proto....
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "b05fec6f18605cc19c87e517730de5cb", "score": "0.0", "text": "@Override\n\tpublic boolean isCredentialsNonExpired() {\n\t\treturn false;\n\t}", "title": "" } ]
[ { "docid": "63a51b9825ac81396e1d7ad0b9f3ed82", "score": "0.6866318", "text": "@Override\n\tpublic void 군무() {\n\t\t\n\t}", "title": "" }, { "docid": "15ae679aae74424c73fde647cf4332f6", "score": "0.68461496", "text": "@Override\r\n\t\t\tpublic void hissetmek() {\n\r\n\t\t\t}", "ti...
2d444f7f7e40b834907288899f5411c8
Find UserAccount by Username
[ { "docid": "f79e404b828ebc3b49c6fca80ecde815", "score": "0.71631557", "text": "public UserAccount findByUsername(final String username){\n\t\tUserAccount res;\n\t\tres = this.userAccountRepository.findByUsername(username);\n\t\treturn res;\n\t}", "title": "" } ]
[ { "docid": "25023ba10d5af70423ca864c4a3c8e20", "score": "0.7671076", "text": "User findUserByName(String username);", "title": "" }, { "docid": "c1617e30759f1673b9bc2366be0585de", "score": "0.7614046", "text": "List<Account> findByUsername(String username);", "title": "" }, {...
23a98b17215870483ad915aa0d236750
make sure user didn't mangle the id
[ { "docid": "5099b41c21e851411da7358f972733d9", "score": "0.56551206", "text": "private static void checkId(Object object, ClassPersister persister,\r\n Serializable id) throws HibernateException {\n if (persister.hasIdentifierPropertyOrEmbeddedCompositeIdentifier()) {\r\n Se...
[ { "docid": "9879b9f15cb3ae943adc0e024d9df64e", "score": "0.6319213", "text": "private void setID(String user_id) {\n id = user_id;\n }", "title": "" }, { "docid": "de7704ca6475453e95592239d4cd76c1", "score": "0.6187936", "text": "private boolean isValidId(String id)\n {\...
7edc36af88207afc43cffa1e6d8fbf2b
Return the x coordinate based on starting position
[ { "docid": "12883240e9d9aa9285a122d4cdb0708b", "score": "0.7804199", "text": "public static int getStartX(int pos) {\n switch (pos) {\n case 0:\n return 1;\n case 1:\n return 7;\n case 2:\n return 7;\n case 3:\n return 1;\n default:\n return...
[ { "docid": "724cb8566c0ed3d585db6c010658dbe5", "score": "0.81355774", "text": "protected int getStartX()\n {\n return x;\n }", "title": "" }, { "docid": "99a671278c9bba081c887db3f63db41a", "score": "0.81303364", "text": "public int getStartX();", "title": "" }, {...
2a09304abd1d991b9d2d13ef4201eaef
This method was generated by MyBatis Generator. This method returns the value of the database column TRS_SUB_PURPOSE.SUB_PURPOSE_CODE
[ { "docid": "ac6d92299357b01b450610435de94862", "score": "0.7640234", "text": "public BigDecimal getSUB_PURPOSE_CODE() {\r\n return SUB_PURPOSE_CODE;\r\n }", "title": "" } ]
[ { "docid": "503d6c25bbb926fd59e0860c4952bc1d", "score": "0.7229159", "text": "public void setSUB_PURPOSE_CODE(BigDecimal SUB_PURPOSE_CODE) {\r\n this.SUB_PURPOSE_CODE = SUB_PURPOSE_CODE;\r\n }", "title": "" }, { "docid": "66c3c649e5676acec4ed2854b5056193", "score": "0.5754287",...
1d3f798f34a85829293372349c4ce375
/ Unable to fully structure code Enabled aggressive block sorting Lifted jumps to return sites
[ { "docid": "b7e86e7fdaa5feaf0bb4bf9bc16eb0ea", "score": "0.5302067", "text": "boolean popBackStackState(ArrayList<BackStackRecord> var1_1, ArrayList<Boolean> var2_2, String var3_3, int var4_4, int var5_5) {\n block5: {\n if (this.mBackStack == null) {\n return false;\n ...
[ { "docid": "a1519a532ab12585ff8eec0ba09179c8", "score": "0.6208475", "text": "ArrayList<BasicBlocks> getVisitedOrder();", "title": "" }, { "docid": "b0916150cd82b7ed781b883e02583f90", "score": "0.6134123", "text": "protected void a(BlockPosition paramdt, Block parambec)\r\n/* 317: ...
b46f6f390e2b120701a9f6f66327be1b
To get the character location.
[ { "docid": "94ee6faf033c7bd45ce520e3897575c1", "score": "0.0", "text": "public WotlasLocation getLocation() {\n return this.location;\n }", "title": "" } ]
[ { "docid": "c4f4fe1a14f7eff4af53b32829f0a4f2", "score": "0.7241155", "text": "public int getCharacterOffset() {\n/* 96 */ return -1;\n/* */ }", "title": "" }, { "docid": "eab20e5487de365c694851e855639d9b", "score": "0.7179354", "text": "public int getCharOffset() {\n re...
8aeab2f204c8f5d08cfdcb837b96d7c0
Removes the trabajador oficina with the primary key from the database. Also notifies the appropriate model listeners.
[ { "docid": "9111cbfb097dc170474c0b024ded91d5", "score": "0.0", "text": "public static com.agbar.intranet.generacionFirmas.model.TrabajadorOficina remove(\n\t\tjava.lang.String idPersona)\n\t\tthrows com.agbar.intranet.generacionFirmas.NoSuchTrabajadorOficinaException,\n\t\t\tcom.liferay.portal.kernel.ex...
[ { "docid": "1f7ab4b6e17fa128510c5fa2b53a06c8", "score": "0.6821374", "text": "@Override\r\n\tpublic void eliminar() {\n\t\ttab_tipo_producto.eliminar();\r\n\t}", "title": "" }, { "docid": "059f712d5da7adde8f29b9c198ac2e35", "score": "0.6729466", "text": "@Override\n\tpublic void elim...
2d922e619b4b436eda098797c04b2031
/ / / / / / / / / / / / / / / 187
[ { "docid": "f09d61979e3d85c0a284501fa9575c4d", "score": "0.0", "text": "public long getFirstMillisecond() { return this.firstMillisecond; }", "title": "" } ]
[ { "docid": "ac9bdd6c2d72eb8b8d2a1c6b3e74527a", "score": "0.6271121", "text": "public int getLength() { return 2 + 8 * count; }", "title": "" }, { "docid": "d1abdb6b54cd0861c79b0191a211fd6f", "score": "0.5848431", "text": "public long fackets()\r\n/* 88: */ {\r\n/* 89:131 */ ...
42ce31e114be578a7d332696484cef08
/ constructor Construct a ServerTypeString object with the type LIVE_DATA_SERVER.
[ { "docid": "53c39f376e4d3827bd48837f9afd8fd7", "score": "0.7649314", "text": "public ServerTypeString( )\n {\n this( \"\" );\n }", "title": "" } ]
[ { "docid": "118bdca9b13ad7adc5df46ddcc71e146", "score": "0.7042663", "text": "public ServerTypeString( String type )\n {\n super( type );\n\n boolean found = false;\n int i = 0;\n while ( (i < strings.length) && !found )\n if ( strings[i].equals( type ) )\n found ...
16962189ca46edfae44a6fbe7378b2ca
/ Prints the tickets using the configured page sizes as set out in initializerpassed printerJob
[ { "docid": "a433f38700ef96b799c670b37baba5b1", "score": "0.6298223", "text": "public boolean printTickets(Iterable<Ticket> tickets) throws PrinterException, NoTicketPageSettingsAssigned {\n if (ticketPageSettings == null) {\n throw new NoTicketPageSettingsAssigned(\"No TicketPageSettin...
[ { "docid": "5e10c4d662eed7c4669ab3dffc063544", "score": "0.6643597", "text": "static void print(){\n\t\tPrinterJob job = PrinterJob.getPrinterJob();\n\t\tPrintTicket pt = new PrintTicket();// creating object of this class\n\t\tjob.setPrintable(pt);// setting this class as the printable for the PrinterJo...
c191925036d1274a18ba68a255f43910
Check if the informations typed by the user already exist into the database.
[ { "docid": "4540ac76970ddc06ac22186b624f0452", "score": "0.6065855", "text": "public boolean checkRegister() {\n\n\t\tif (!TFmail.getText().equals(\"\") && !TFusernamer.getText().equals(\"\") && !TFpasswordr.getText().equals(\"\")) {\n\t\t\tResultSet test = Database.getInstance().query(\"SELECT * FROM u...
[ { "docid": "eb256f866c7260c609e6225fe66ecd93", "score": "0.7095246", "text": "public void Check_DuplicateData ()\n\t{\n\t\tCreateNewUser_E2E();\n\n\t}", "title": "" }, { "docid": "a4005024ab5cbd921f383e67847b768e", "score": "0.7025446", "text": "public boolean isExist(String user){\n...
cba867819e253c2902ef5eae506e91e1
Check if the driver understands this URL. This method should not be called by an application.
[ { "docid": "2530b9a571cb60af0c3e62c4256512bb", "score": "0.64893025", "text": "public boolean acceptsURL(String url) {\n if (url != null) {\n if (url.startsWith(Constants.START_URL)) {\n return true;\n } else if (url.equals(DEFAULT_URL)) {\n ret...
[ { "docid": "13430f6d89b996bf85d8b15276a09796", "score": "0.66258", "text": "boolean hasUrlMode();", "title": "" }, { "docid": "6000a5efbc5deee3acb1d866dd92c186", "score": "0.65567464", "text": "@Override\n\tpublic boolean isValid()\n\t{\n\t\treturn url!=null;\n\t}", "title": "" ...
390a6d0c94f6828c1d434c682138a813
Marks the leaf "localconfigdefaultpdntype" with operation "create".
[ { "docid": "37c874b9a1868b86a98aa048028c5e26", "score": "0.80727273", "text": "public void markLocalConfigDefaultPdnTypeCreate() throws JNCException {\n markLeafCreate(\"localConfigDefaultPdnType\");\n }", "title": "" } ]
[ { "docid": "528b6f383ad9c518ae70e2cdee62b73d", "score": "0.689318", "text": "public void markLocalConfigApnCreate() throws JNCException {\n markLeafCreate(\"localConfigApn\");\n }", "title": "" }, { "docid": "27ca9eeaee4330e9ca09a5b992f77bf2", "score": "0.6351211", "text": ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "872fa98a09cbcf50057b611b19f7e385", "score": "0.0", "text": "@Override\n\t\t\t\tpublic void onClick(View v) {\n\t\t\t\t\tnew DownloadImage().execute();\n\t\t\t\t\tbuilder.hide();\n\t\t\t\t}", "title": "" } ]
[ { "docid": "1acc57d42c31dee937ac33ea6f2a5b0b", "score": "0.68399656", "text": "@Override\r\n\tpublic void comer() {\n\t\t\r\n\t}", "title": "" }, { "docid": "118f2b8a20f48999973063ac332d07d3", "score": "0.6563993", "text": "@Override\r\n\t\t\tpublic void atras() {\n\r\n\t\t\t}", ...
f48273f6572b2799ecc14a4d367dde60
Returns the current progress towards running a raffle.
[ { "docid": "1ca3cc775bc05cc41caf1eeb1fe70090", "score": "0.6663055", "text": "public int getProgress() {\n int progress = 0;\n if (originalSheet != null)\n progress += 50;\n if (autoDetect && originalSheet != null)\n progress += 20;\n else if (!autoDetec...
[ { "docid": "4289e0c3fb05ece7d7f25181c628dde3", "score": "0.7101844", "text": "public double getProgress();", "title": "" }, { "docid": "9653d6f7709672161d3b7f210255c7b7", "score": "0.7048912", "text": "int getProgress() {\n }", "title": "" }, { "docid": "89aa0b5814b3e0f3...
6ceddbc355e4c9a2a8ae9484f5ca9d84
Associates the key with the value.
[ { "docid": "ef5b9a81328f934efc8fec5524ea3163", "score": "0.6384647", "text": "@Override\n public V put(K key, V value) {\n int index = find(key);\n V returnValue = value;\n\n // if an empty element was found, insert a new entry.\n if (table[index] == null) {\n t...
[ { "docid": "3b91868f2e69ec75e92a7564403c1468", "score": "0.76779926", "text": "public void put (K key, V value) {\n\t}", "title": "" }, { "docid": "103093546573c5528f3215e3e9607536", "score": "0.75764316", "text": "public void put(K key, V value);", "title": "" }, { "doc...
1c82a988f20b5909e9f39c5323dbf5aa
/ / / / / / / / /
[ { "docid": "e7ab0f255d65561a56505377b51db614", "score": "0.0", "text": "public boolean isActOpen(int actId) {\n/* 53 */ EverydayRewardBean everydayRewardBean = (EverydayRewardBean)JsonTableService.getJsonData(actId, EverydayRewardBean.class);\n/* 54 */ if (null == everydayRewardBean) {\n/* 55...
[ { "docid": "8b3d721b1eea281aeed549a0c2e07286", "score": "0.5503145", "text": "private void StartotraL() {\n\t\t\r\n\t}", "title": "" }, { "docid": "4d8529179f4897d61c3fba23882d7ba3", "score": "0.51874125", "text": "private void divideInSets() {\n\t\t\n\t}", "title": "" }, { ...
f4de5511d5eaf0ffa8cf3d343c54e7f1
Indicates whether the caller is allowed to send the actual request (not the preflight) using credentials. Translates to AccessControlAllowCredentials header. .google.protobuf.BoolValue allow_credentials = 6;
[ { "docid": "f05bd5bf790516ff6e28f3ec3d1171de", "score": "0.77262145", "text": "boolean hasAllowCredentials();", "title": "" } ]
[ { "docid": "db763052df9f5f5d134cd61b3c12c741", "score": "0.8295857", "text": "com.google.protobuf.BoolValue getAllowCredentials();", "title": "" }, { "docid": "c44bc7a3e160182fda0182691e84a493", "score": "0.7843201", "text": "public com.google.protobuf.BoolValue getAllowCredentials()...
1d1d6956e754b93313a69665464f8a96
Computes the overlap between two double ranges.
[ { "docid": "1271f83ab3ff502fbb0069f1acfb4bb9", "score": "0.65927637", "text": "public double[] rangesIntersection(double firstLeft, double firstRight, double secondLeft, double secondRight) {\n assert (firstLeft <= firstRight && secondLeft <= secondRight) : \"The left indexes must be smaller or e...
[ { "docid": "6a8a7930c6378e3f35489c701f230df7", "score": "0.6577546", "text": "private boolean areIntervalOverlapping(int[] first, int[] second) {\n return (first[0] > second[0] && first[0] < second[1]) || (first[1] > second[0] && first[1] < second[1]) ||(first[0] >= second[0] && first[1] <= secon...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "acbc9656f0378bc210ae312240de36e1", "score": "0.0", "text": "@Override\n\tpublic List<Usuario> findAll() {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "3d9823aba51891281b4bbd4b1818b970", "score": "0.6671074", "text": "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "title": "" }, { "docid": "0b5b11f4251ace8b3d0f5ead186f7beb", "score": "0.6567672", "text": "@Override\n\tpublic void comer() {\n\t\t\n\t}", "ti...
9fdb36852ead33e1e294943465525980
Create object to Stub class
[ { "docid": "d445cc25bb4c1550c16bd35d66f95570", "score": "0.0", "text": "public static void main(String[] args) throws Exception\r\n\t{\n\t\tEnricoStub stub=new EnricoStub();\r\n\t\t//Create objects to inner classes and send request\r\n\t\tWhereIsPublicHoliday req=new WhereIsPublicHoliday();\r\n\t\tDateT...
[ { "docid": "a4eae89162afe6b1afa1b847e1571038", "score": "0.78099656", "text": "Stub createStub();", "title": "" }, { "docid": "8c88d15e9e9449fb12cac327b2b0da37", "score": "0.69394076", "text": "private T createStubTarget() {\n final Class<T> presenterTargetClazz = getTargetCla...
122f7b2dfb9d5251f0f18cf7c8c06b23
return key. note we are passing in details that can be used in the detail buffer. Details consist of the uri as well as a stack trace if one occured.
[ { "docid": "57655ad101064a23651359f970d97395", "score": "0.0", "text": "MonKey getMonKey(HttpMonRequest httpMonBase) {\n return new MonKeyImp(getLabel(httpMonBase), httpMonBase.getDetailLabel(), getUnits());\n // return new MonKeyImp(getLabel(httpMonBase), httpMonBase.getDetail(), g...
[ { "docid": "5155b1d3949a2711ef4e06b3563c3c24", "score": "0.6129325", "text": "String getDescKey();", "title": "" }, { "docid": "2b9de6d07eea2a0dfbda01d5cd672b4a", "score": "0.5965677", "text": "java.lang.String getKey();", "title": "" }, { "docid": "2b9de6d07eea2a0dfbda01...
19b748e96db508d8037bc9d359eceb3a
string name = 2;
[ { "docid": "55f18c5dd59a3ac557d40de72bab6828", "score": "0.0", "text": "com.google.protobuf.ByteString\n getNameBytes();", "title": "" } ]
[ { "docid": "82a3580d63011ee24aac26c315ccd5c2", "score": "0.68542063", "text": "String name(int v);", "title": "" }, { "docid": "a1f422352de77040d058ca27583f2a13", "score": "0.6650875", "text": "String name(int value);", "title": "" }, { "docid": "4619066030a8644ec9220a23f...
48da049c4a68b942d71f8feeea86dbbe
Function for computing the factorial.
[ { "docid": "7c7aa638ec64b0aba2da8a9d4fdfab80", "score": "0.6844972", "text": "public static int factorial(int k) {\n int result = 1;\n for (int i = 2; i <= k; i++) {\n result *= i;\n }\n return result;\n }", "title": "" } ]
[ { "docid": "4029cf56fc73f68a30c2fb8e1e330478", "score": "0.79169106", "text": "private double factorial(double n) {\n\t\tdouble product = 1;\n\t\twhile (n > 0) {\n\t\t\tproduct *= n;\n\t\t\tn--;\n\t\t}\n\t\t\n\t\treturn product;\n\t}", "title": "" }, { "docid": "f9bbfd46b2968b546c21f257ff74b...
7c9d08f3d978877c10d61d51e292ec33
Check if athlete has won only one medal in a discipline
[ { "docid": "f351b9141c5f8fced85ad55bf26a9beb", "score": "0.5158358", "text": "private boolean winValid(String id, String sport, String discipline, int year) {\n for (Competition competition: competitions) {\n if ((competition.getId().equals(id) && competition.getSport().equals(sport)\n...
[ { "docid": "fec540520bca2565040790a7394e06ac", "score": "0.61821884", "text": "boolean hasDiscipline();", "title": "" }, { "docid": "d3edfe808b3fa581712de4e1468675da", "score": "0.6029389", "text": "public boolean monsterHere() {\r\n\t\tint[][] cases = map.getCases();\r\n\t\tfor (int...
2e406d124354d1ade349c5a688ba447f
Matches a statement starting with an identifier
[ { "docid": "08421dccf33f8286516c09cde40268c4", "score": "0.48922423", "text": "private ExpressionNode handleIdStatement(final Context context,\r\n final boolean mutable) {\r\n \r\n assertNextToken(TokenType.IDENTIFIER);\r\n final VariableNode expr = identifier();\r\n ...
[ { "docid": "1cb9ec5c24661a85a7d5a6b002e1fdaf", "score": "0.6141225", "text": "private Token.Kind scanIdentifier() {\n whitespace = \"\"; //Tia addition\n while ((isLetter(currentChar) || isDigit(currentChar) || currentChar == '_')) {\n takeIt();\n }\n return Token....
68a942ecc15f979af0af632575025dbd
Same semantics as execute.
[ { "docid": "2aecece3d1ce67a9184b6d60419502ef", "score": "0.0", "text": "protected abstract Object doExecute(JailVM vm, JailVMStack stack, JailVMOptions options) throws JailVMException;", "title": "" } ]
[ { "docid": "b8d740d5481af15ec7198e27933bc91f", "score": "0.79557353", "text": "public void execute();", "title": "" }, { "docid": "b8d740d5481af15ec7198e27933bc91f", "score": "0.79557353", "text": "public void execute();", "title": "" }, { "docid": "b8d740d5481af15ec7198e...
57dea343f69c8fa969683cf10c0aa627
Get the functionAppResourceId property: The azure resource id of the function app.
[ { "docid": "caab61311680635e336d40f76a8acbdf", "score": "0.87741536", "text": "public String functionAppResourceId() {\n return this.functionAppResourceId;\n }", "title": "" } ]
[ { "docid": "e952a1538e7422873bd7be826d78e231", "score": "0.6567281", "text": "public AzureFunctionReceiver withFunctionAppResourceId(String functionAppResourceId) {\n this.functionAppResourceId = functionAppResourceId;\n return this;\n }", "title": "" }, { "docid": "3653ca6f...
1e86d964301de6d14e760bf6c49fa777
this is the required class definition
[ { "docid": "1ff14c4d72dd2835e0e1535de315b1ab", "score": "0.0", "text": "public void actionPerformed(ActionEvent event) { \n \tnew ExaminationAppTitleFrame();\n thisFrame.dispose();\n // new [name of student program]; //create a new FunkyFrame (another file that extends JFrame)\n \n ...
[ { "docid": "30d54cb2b0cf7dbe1990ebdaed291dd5", "score": "0.7266592", "text": "public Contratacion() {\n\t\t\n\t}", "title": "" }, { "docid": "13b2182d47a05d341f34527d2e94342c", "score": "0.6757782", "text": "public AddClassSvl() {\r\n\t\tsuper();\r\n\t}", "title": "" }, { ...
8a3eea866958ba316ff3f72e3839ade0
repeated int32 model_id = 1;
[ { "docid": "31fea6f4bc25fc50b29d9fed52022ef4", "score": "0.0", "text": "java.util.List<java.lang.Integer> getModelIdList();", "title": "" } ]
[ { "docid": "e76ea9ac254e4149bc10a6b409585a37", "score": "0.6900669", "text": "int getNewModelId();", "title": "" }, { "docid": "78433c681b8036a1be76146bc238b2fb", "score": "0.64422053", "text": "long getModelId();", "title": "" }, { "docid": "78433c681b8036a1be76146bc238b...
4ddb83612f974d84f5393f4d86c6b413
Removes all the trips where trip_id = &63; from the database.
[ { "docid": "ec0f562d66c0a3ef7aca221dad346264", "score": "0.79478025", "text": "public void removeByTripId(String trip_id);", "title": "" } ]
[ { "docid": "92a476ab973349ef9ab9f5ad15b9e65b", "score": "0.6716086", "text": "public Trip remove(long id) throws NoSuchTripException;", "title": "" }, { "docid": "d9b8478116e15b66bc92d16e646a9d08", "score": "0.6639331", "text": "private void deleteAllTrips() {\n int rowsDelete...
8fc30968773bde11149c3798d597d5d8
All parts of JFlex, that want to report error messages should use this method for their output.
[ { "docid": "352b84dc08804382a9325180f00dda6e", "score": "0.0", "text": "private static void err (final String message)\n {\n out.println (message);\n }", "title": "" } ]
[ { "docid": "d0e07879bc7a6df865a750c8d53ecab7", "score": "0.68107766", "text": "java.lang.String getErrorInfo();", "title": "" }, { "docid": "0efad8bf6ff6f0c56fb4680cc9690242", "score": "0.66605604", "text": "public static void outputError() {\n\t\t\tLogger logger = Logger.getLogger(U...
cd351be82f7398fa353d2d8e5e2a6b7c
The is the JPA Repository for the Book Entity . We define the necessary methods which We will be implementing in the Book Service
[ { "docid": "a511dbac9e16135d9f6bf7d9a7936183", "score": "0.0", "text": "@Repository\npublic interface OrderRepository extends CrudRepository<Order, Long> {\n\n\tpublic List<Order> findByOrderBy(User user);\n\tpublic Order findByOrOrderNumber(String orderNumber);\n\tpublic List<Order> findByStatus(OrderS...
[ { "docid": "9aa1d8e1285388f03476e3b935ca0f8f", "score": "0.7918023", "text": "@Repository\npublic interface BookRepository extends CrudRepository<Book, Long> {\n\n //List<Book> findAllBooks();\n\n}", "title": "" }, { "docid": "69b87e5fde810c443f56cadd2f1a4129", "score": "0.79140073", ...
6fd4f063002d867889f3e49d4af3683f
Render items number on the screen.
[ { "docid": "155e0a1807670e896826121ce3d3a1ee", "score": "0.6938294", "text": "public void renderItemNumber(Graphics g, Item item, int d) {\n int number = item.getCount();\n count = 0;\n // List of numbers.\n List<Integer> numeralArray = new ArrayList<>();\n while (numb...
[ { "docid": "2392d962d0e568da113dc6cf206938d8", "score": "0.6626466", "text": "public void setNumberItems(int numberItems) {\n this.numberItems = numberItems;\n }", "title": "" }, { "docid": "3195ec9ed1d4cde0d8a8a90c7a18e2f4", "score": "0.6601211", "text": "public Integer ge...
cd109712e4e4d329bd2eeeffff84551b
Chapter 1, 1.2.1 ex 1 Create an image
[ { "docid": "f5aceba3fd7c6bf87a00aee1d9a8cbf2", "score": "0.0", "text": "public static void main( String[] args ) {\n MBFImage image = new MBFImage(450,70, ColourSpace.RGB);\n\n //Fill the image with white\n image.fill(RGBColour.BLACK);\n\n //Render some test into the image\n ...
[ { "docid": "0b42ea1e0fd76e93d9e53bb6dfbbfcec", "score": "0.8075583", "text": "Image createImage();", "title": "" }, { "docid": "8b52d69b7e397aeee714c929285570fb", "score": "0.7953252", "text": "IMG createIMG();", "title": "" }, { "docid": "c0dd07756e396937320e59a75eff5023...
9f219d601893bd1e91145227aa998444
Toast.makeText(MainActivity.this, "Menu is opened!", Toast.LENGTH_SHORT).show();
[ { "docid": "cd22cff57eece622779cde4f3e73d2f8", "score": "0.6396097", "text": "@Override\n public void openMenu() {\n }", "title": "" } ]
[ { "docid": "5ca2c864d6a18a736c955548cf051923", "score": "0.73481464", "text": "public void openMainMenuActivity() {\n intent = new Intent(MainActivity.this, MainMenuActivity.class);\n startActivity(intent);\n }", "title": "" }, { "docid": "1b636efe77928e854889f139888691ba", ...
a2d4dc5513abde0ce016604e2bb4e7ef
VERIFICANDO SE O PRODUTO JA EXISTE NA VENDA
[ { "docid": "08fb8bd0a195b3e9b6e6d6d35c56a4c1", "score": "0.0", "text": "public static void botaoEnterParaAdicionarProduto2(JTable tabela, JInternalFrame jif, BigDecimal valorCompra, BigDecimal valorVarejo) {\n for(int z = 0;z<tabelaMovimentoDiario.getRowCount();z++){\n int idProdutoNaVe...
[ { "docid": "17a47f456aab2074fc6e99dac9ef4b40", "score": "0.6386339", "text": "public boolean existeListaProdutoPesquisa_Viabiliza();", "title": "" }, { "docid": "25d0b521304a21e749a2a7c904d72e80", "score": "0.62502736", "text": "@Test\n\tpublic void criarPropostaCompleto(){\n\t\tprop...
6d4f7db546ea2217e0710848d810c6ad
Initializes an instance of SharesImpl.
[ { "docid": "cc32dd045e8871a91999f87daeb2daa7", "score": "0.5520372", "text": "public SharesImpl(AzureFileStorageImpl client) {\n this.service = RestProxy.create(SharesService.class, client.getHttpPipeline());\n this.client = client;\n }", "title": "" } ]
[ { "docid": "a6d0105499ce9a95c2cd836bb1d40aa2", "score": "0.5811982", "text": "public SharegoFactoryImpl() {\r\n\t\tsuper();\r\n\t}", "title": "" }, { "docid": "907812e4b94859e5d1808ddecb76d9d9", "score": "0.5804287", "text": "public ShapingManager () {\n\n // *** YOUR CODE HER...
b766a70c3625f0c031050234b4533cb9
Changes the order of figures and moves the figures in the selection to the front, i.e. moves them to the end of the list of figures.
[ { "docid": "6db1fb59d650457331b0388675a8fbcc", "score": "0.70904076", "text": "public void bringToFront(DrawModel model, List<Figure> selection) {\n\t\t// the figures in the selection are ordered according to the order in\n\t\t// the model\n\t\tList<Figure> orderedSelection = new LinkedList<Figure>();\n...
[ { "docid": "2c0372e847b9edd9e368a7e8f3322d83", "score": "0.6876102", "text": "protected void reorder() {\n for (ParallelCoordinatesAxis axis : axes.values()) {\n if (axis.getFilterSlider() != null) {\n axis.getFilterSlider().toFront();\n }\n\n axis....
58039a9c562745db6b769660f2f7c357
Pulls the next byte to see if there is more data to read.
[ { "docid": "4be28d352b0b43a23567b37c00ed643d", "score": "0.0", "text": "public static boolean hasMoreData(PushbackInputStream input) throws IOException {\n try {\n int next = input.read();\n if(next == -1) {\n return false;\n }\n input.unread(next);\n return true;\n ...
[ { "docid": "c3d6119147039bc8d05c1034ffe6f81c", "score": "0.72941345", "text": "public byte readByte() throws IOException {\n // Buffer depleted ?\n if (head == tail) {\n head = 0;\n // Refill.\n tail = input.read(buffer, head, bufSize);\n i...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "50e453d124e6b5920b68ca126917a04b", "score": "0.0", "text": "@Override\n\tpublic int compareTo(Variable o) {\n\t\treturn this.domain.size() - o.domain.size();\n\t}", "title": "" } ]
[ { "docid": "74a4209c94e08d9f5eb0b60e580f5e04", "score": "0.68873143", "text": "@Override\r\n\tpublic void comit() {\n\t\t\r\n\t}", "title": "" }, { "docid": "b645eacb329adc01490ab5013a6c4f7f", "score": "0.6730782", "text": "@Override\n\t\t\tpublic void perfom() {\n\n\t\t\t}", "ti...
ec5523779b94efaf16bbef0ef286111c
Build service from guarantee name. Available options are: unreliable, reliable, fifo, causal, agreed, and safe.
[ { "docid": "430c9845eb8a70d7c6afda8d23940e93", "score": "0.0", "text": "public SpService(String prop) {\n\t\tsetService(prop);\n\t}", "title": "" } ]
[ { "docid": "b3f8fb13f1e09da31e20a6374bf73106", "score": "0.6082136", "text": "ServiceLevelAgreementBuilder build();", "title": "" }, { "docid": "6791cae29d663e66a5bfce499e21bee0", "score": "0.5747696", "text": "RTT.corba.CService getService (String name);", "title": "" }, { ...
f7d0a1d6c670522cb4c06f05554fa036
optional .tutorial.Game.Point point = 4;
[ { "docid": "e03bd4d81ba8631abd51a3fef7b70634", "score": "0.6096978", "text": "public com.protobuftest.protobuf.GameProbuf.Game.Point getPoint() {\n return point_;\n }", "title": "" } ]
[ { "docid": "21de27c63d77916bd02ec800462a71a2", "score": "0.6862185", "text": "com.protobuftest.protobuf.GameProbuf.Game.Point getPoint();", "title": "" }, { "docid": "cc52488b73e7545ed8389363db9995a6", "score": "0.66770065", "text": "Point getPoint();", "title": "" }, { "...
9295cc95e6bce614bd8b249d4132af47
Instantiates a new adds the building measurement data strategy.
[ { "docid": "ba482665b18d299fc033f6248983bb52", "score": "0.6636025", "text": "public AddBuildingMeasurementDataStrategy(final View view, final Model model) {\r\n\t\tsuper(view, model);\r\n\t}", "title": "" } ]
[ { "docid": "4fde1644e51acaaabd4a2518f5c86a46", "score": "0.6050686", "text": "public Backend() {\n buildingType.put(PathfindingRequest.RequestType.DINING, new ArrayList<>(20));\n buildingType.put(PathfindingRequest.RequestType.LIBRARY, new ArrayList<>(20));\n buildingType.put(Pathfi...
1fd69f998837c79f3a1fec76a10b4fe8
This method was generated by MyBatis Generator. This method sets the value of the database column projectinfo.IncreaseIssue
[ { "docid": "b4308261c5101f00cd10681b4464294a", "score": "0.69923484", "text": "public void setIncreaseIssue(String increaseIssue) {\n this.increaseIssue = increaseIssue == null ? null : increaseIssue.trim();\n }", "title": "" } ]
[ { "docid": "ac6eaa9fe29485758b899cb317badb2f", "score": "0.6921101", "text": "public String getIncreaseIssue() {\n return increaseIssue;\n }", "title": "" }, { "docid": "1cb1c72ea8d78134b6fbccb7a848b79a", "score": "0.65593916", "text": "public void setIssue(int value) {\n ...
20a6c37b34dcc3185900f92fc030b6af
Access to production table.
[ { "docid": "c7af27fde773c3ec00d50eabc49a9d42", "score": "0.68720245", "text": "public short[][] production_table() {\n return _production_table;\n }", "title": "" } ]
[ { "docid": "bd698ffa3af4d5163feef851ff254007", "score": "0.68856484", "text": "public short[][] production_table() {return _production_table;}", "title": "" }, { "docid": "bd698ffa3af4d5163feef851ff254007", "score": "0.68856484", "text": "public short[][] production_table() {return _...
fb082a1c817ffe70010fcfb54d3d04e8
Pattern pattern = Pattern.compile("\\wa\\wa\\wb\\wc\\wc\\w"); Matcher matcher = pattern.matcher("aadbbcbcac"); System.out.println(matcher.find());
[ { "docid": "3e8f9f3b54ea970ef969f588d6984d71", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tInterleavingString2 i = new InterleavingString2();\n\t\tlong record = System.currentTimeMillis();\n\t\tSystem.out.println(i.isInterleave(\"aabcc\", \"dbbca\", \"aadbbcbcac\"));\n//\t\tSy...
[ { "docid": "22c58ef0885773397607871095e6369f", "score": "0.6370464", "text": "static void test19() {\n\n StringSearch ss = new BNDMWildcardsCI();\n String pattern = \".w.t.f\";\n String str = \"NemoWithFin\";\n\n int location = ss.searchString(str, pattern);\n Assert.a...
4329ed172eb45992d0be30e987909294
rpcName does not include tenant suffix
[ { "docid": "8aae228423256361d3fe0adc756ff07b", "score": "0.0", "text": "@Override\n\tpublic CompiledScriptInterface getOnDemandScriptService(String scriptName,\n\t\t\tString rpcName, String tenant, boolean hasTenantScriptFile,\n\t\t\tboolean force, String extension) throws Exception {\n\t\tif (rpcName.i...
[ { "docid": "43fdc2af02b41fda7d9a8a03d1fb16ca", "score": "0.6641419", "text": "String getTenantName();", "title": "" }, { "docid": "72895b0ecba224b679698d4a48d0565e", "score": "0.6081783", "text": "String prefixedName();", "title": "" }, { "docid": "47783f6dd7ae5a8249b7699...
dfc9ed1b15a0653bd888f0d05d433645
Parses the data inside an "item" tag in the XML file, and stores it in a CanceledClassDetails object.
[ { "docid": "bbd03067ea805f9aefcdb96d137ab0b7", "score": "0.78081983", "text": "private CanceledClassDetails readItem(XmlPullParser parser)\n throws XmlPullParserException, IOException {\n //define the start and end tags to work with; in this case, \"item\"\n parser.require(XmlPu...
[ { "docid": "6548dcf94b78cc97d051444820cc398b", "score": "0.5915824", "text": "private List<CanceledClassDetails> readFeed(XmlPullParser parser)\n throws XmlPullParserException, IOException {\n Log.d(TAG, \"readFeed\");\n List<CanceledClassDetails> classes = new ArrayList<Cancele...