idx int64 0 25k | question stringlengths 68 5.61k | target stringlengths 21 500 |
|---|---|---|
3,200 | get the audit module of given name from the loaded list . concode_field_sep Map<BaseAuditModule,String> moduleToNameMap concode_elem_sep List<BaseAuditModule> instances concode_elem_sep LocalStringManagerImpl _localStrings concode_elem_sep String NAME concode_elem_sep Logger _logger concode_elem_sep String CLASSNAME co... | BaseAuditModule function ( String arg0 ) { return nameToModuleMap . get ( arg0 ) ; } |
3,201 | retrieve the data string of this data store . concode_field_sep String data concode_elem_sep DataStoreType type concode_elem_sep String key concode_field_sep String getKey concode_elem_sep void setData concode_elem_sep DataStoreType getType concode_elem_sep String toString concode_elem_sep void setType concode_elem_sep... | String function ( ) { return this . data ; } |
3,202 | method getstring . concode_field_sep int docOffset concode_elem_sep String wordPart concode_field_sep int getOffset | String function ( ) { return wordPart ; } |
3,203 | returns the bundle context of this bundle concode_field_sep Logger logger concode_elem_sep BundleContext context concode_field_sep void stop concode_elem_sep void start | BundleContext function ( ) { return context ; } |
3,204 | if the value is present , return the value , else throw the exception generated by the supplier . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isPresent concode_elem_sep V orElse concode_elem_sep void remove concode_elem_sep IllegalArgumentException propertyKeyCanNotBeEmpty concode_elem_sep Prope... | V function ( final Supplier < ? extends E > arg0 ) { if ( this . isPresent ( ) ) return this . value ( ) ; else throw arg0 . get ( ) ; } |
3,205 | remove that can be used in the fluent pattern . concode_field_sep IntObjectOpenHashMap<VType> map concode_elem_sep ImmutableOpenIntMap EMPTY concode_field_sep UnmodifiableIterator<Integer> keysIt concode_elem_sep VType getOrDefault concode_elem_sep boolean containsKey concode_elem_sep boolean containsKey concode_elem_s... | Builder < VType > function ( int arg0 ) { map . remove ( arg0 ) ; return this ; } |
3,206 | convert a principal to a local user name . concode_field_sep PlaceHolder placeHolder concode_field_sep void prepare | String function ( Principal arg0 ) { return arg0 == null ? null : arg0 . getName ( ) . split ( "srini_string" ) [ 0 ] ; } |
3,207 | set the name of the method to be invoked . refers to either a static method or a non-static method , depending on a target object being set . concode_field_sep Object targetObject concode_elem_sep String targetMethod concode_elem_sep Class<?> targetClass concode_elem_sep Method methodObject concode_elem_sep String stat... | void function ( String arg0 ) { this . targetMethod = arg0 ; } |
3,208 | the default filename to use . concode_field_sep String LOGGING_DIR_NAME concode_elem_sep Pattern JAVA_ERROR_LOG_PATTERN concode_elem_sep Logger logger concode_elem_sep String JAVA_ERROR_LOG_PREFIX concode_elem_sep SimpleDateFormat FORMAT concode_field_sep boolean isOurCrashLog concode_elem_sep File collectLogs concode_... | String function ( ) { return FORMAT . format ( new Date ( ) ) + "srini_string" ; } |
3,209 | determines the description gml : description of the geometry by checking geometry #getuserdata . this method returns null when no name can be found . concode_field_sep Logger LOGGER concode_elem_sep GMLEncodingUtils e concode_field_sep void setName concode_elem_sep List AbstractFeatureType_getProperties concode_elem_se... | String function ( Geometry arg0 ) { return e . getMetadata ( arg0 , "srini_string" ) ; } |
3,210 | returns the spring bean id for this bean . concode_field_sep AppService _appService concode_field_sep void setWrappedAppService concode_elem_sep void setWrappedService concode_elem_sep AppService getWrappedAppService concode_elem_sep com.liferay.marketplace.model.App deleteApp concode_elem_sep com.liferay.marketplace.m... | java . lang . String function ( ) { return _appService . getBeanIdentifier ( ) ; } |
3,211 | called when a process has completed concode_field_sep String project concode_elem_sep String jobid concode_elem_sep boolean completed concode_elem_sep boolean running concode_elem_sep String description concode_field_sep boolean isRunning concode_elem_sep void setDescription concode_elem_sep String getDescription conco... | void function ( ) { completed = true ; running = false ; } |
3,212 | gets the value of the personid property . concode_field_sep Long goalId concode_elem_sep Long personId concode_field_sep Long getGoalId concode_elem_sep void setGoalId concode_elem_sep void setPersonId | Long function ( ) { return personId ; } |
3,213 | getter method concode_field_sep Integer templetId concode_elem_sep String agentId concode_elem_sep Integer customerType concode_elem_sep String sendTo concode_elem_sep Date endDate concode_elem_sep String templetType concode_elem_sep long serialVersionUID concode_elem_sep String circleID concode_elem_sep String circle ... | String function ( ) { return sendTo ; } |
3,214 | get context concode_field_sep String name concode_elem_sep String description concode_elem_sep String lifeCycleStatus concode_elem_sep String context concode_elem_sep String provider concode_elem_sep String id concode_elem_sep String version concode_field_sep void setName concode_elem_sep void setLifeCycleStatus concod... | String function ( ) { return context ; } |
3,215 | returns the ssl socket factory , or null if this is not an https address . concode_field_sep Proxy proxy concode_elem_sep List<String> transports concode_elem_sep int uriPort concode_elem_sep SSLSocketFactory sslSocketFactory concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep OkAuthenticator authentica... | SSLSocketFactory function ( ) { return sslSocketFactory ; } |
3,216 | sets the value of the value property . concode_field_sep String id concode_elem_sep String value concode_field_sep String getvalue concode_elem_sep void setId concode_elem_sep String getId | void function ( String arg0 ) { this . value = arg0 ; } |
3,217 | verifies the credit card number concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isValid | void function ( CreditCardCheck arg0 ) { } |
3,218 | fetches the value of a given attribute concode_field_sep PlaceHolder placeHolder concode_field_sep Node getChildByName concode_elem_sep Node getChildByAttribute concode_elem_sep Node getChildByNameAndAttribute concode_elem_sep List<Node> getChildrenByName concode_elem_sep Document readDocument | String function ( Node arg0 , String arg1 ) { try { return arg0 . getAttributes ( ) . getNamedItem ( arg1 ) . getNodeValue ( ) ; } catch ( Exception loc0 ) { } return null ; } |
3,219 | returns true if the native ad is using a network impression tracker . if set totrue , the network must expose a callback that calls into baseforwardingnativead #notifyadimpressed in order for mopub to fire its impressiontracker at the appropriate time . concode_field_sep double MIN_STAR_RATING concode_elem_sep boolean ... | boolean function ( ) { return mIsOverridingImpressionTracker ; } |
3,220 | returns the number of rows that match the dynamic query . concode_field_sep EntryLocalService _entryLocalService concode_field_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep int searchCount concode_elem_sep int searchUsersA... | long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return _entryLocalService . dynamicQueryCount ( arg0 ) ; } |
3,221 | deletes the meetups registration with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep MeetupsRegistrationLocalService _meetupsRegistrationLocalService concode_field_sep com.liferay.social.networking.model.MeetupsRegistration addMeetupsRegistration concode_elem_sep j... | com . liferay . social . networking . model . MeetupsRegistration function ( long arg0 ) { return _meetupsRegistrationLocalService . deleteMeetupsRegistration ( arg0 ) ; } |
3,222 | creates a new post request . concode_field_sep Map<String,String> headers concode_elem_sep String method concode_elem_sep Map<String,String> queryParams concode_elem_sep Object payload concode_elem_sep String url concode_field_sep String getUrl concode_elem_sep Object getPayload concode_elem_sep Map<String,String> getH... | ODataClientRequest function ( String arg0 , SingleLink arg1 ) { return new ODataClientRequest ( "srini_string" , arg0 , null , null , arg1 ) ; } |
3,223 | friction mixing law . feel free to customize this . todo djm : add customization concode_field_sep int maxPolygonVertices concode_elem_sep float aabbMultiplier concode_elem_sep boolean FAST_FLOOR concode_elem_sep float velocityThreshold concode_elem_sep float EPSILON concode_elem_sep int maxTOIContacts concode_elem_sep... | float function ( float arg0 , float arg1 ) { return MathUtils . sqrt ( arg0 * arg1 ) ; } |
3,224 | get requests concode_field_sep int defaultTimeout concode_field_sep T headRequest concode_elem_sep RestMessage headRequest concode_elem_sep void setDefaultTimeout concode_elem_sep T putRequest concode_elem_sep RestMessage putRequest concode_elem_sep T postRequest concode_elem_sep RestMessage postRequest concode_elem_se... | T function ( String arg0 , MultivaluedMap < String , Object > arg1 , RestResponseDecoder < T > arg2 , RestResponseDecodeStrategy arg3 ) { return getRequest ( arg0 , arg1 , null , arg2 , arg3 ) ; } |
3,225 | returns a list of the axes if any that need to be drawn at the left of the plot area . concode_field_sep List axesAtLeft concode_elem_sep List axesAtRight concode_elem_sep List axesAtTop concode_elem_sep List axesAtBottom concode_field_sep List getAxesAtRight concode_elem_sep void add concode_elem_sep List getAxesAtTop... | List function ( ) { return this . axesAtLeft ; } |
3,226 | test non-square matrix concode_field_sep double[][] testData concode_field_sep void testAEqualLLT concode_elem_sep void testMatricesValues concode_elem_sep void testNotSymmetricMatrixException concode_elem_sep void testLTTransposed concode_elem_sep void testDimensions concode_elem_sep void testMath274 concode_elem_sep ... | void function ( ) { new CholeskyDecomposition ( MatrixUtils . createRealMatrix ( new double [ 3 ] [ 2 ] ) ) ; } |
3,227 | creates a new instance of intassert . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder | IntAssert function ( Integer arg0 ) { return new IntAssert ( arg0 ) ; } |
3,228 | compare by . equals if both a and b are not null , compare directly if at least one of them is null . concode_field_sep String classname concode_elem_sep MarshalledObject data concode_elem_sep boolean restart concode_elem_sep ActivationGroupID groupid concode_elem_sep String location concode_elem_sep long serialVersion... | boolean function ( Object arg0 , Object arg1 ) { if ( arg0 == null || arg1 == null ) return arg0 == arg1 ; else return arg0 . equals ( arg1 ) ; } |
3,229 | appends table name and alias to the given from clause builder . concode_field_sep String mAlias concode_elem_sep String mPropertyName concode_elem_sep JDBCStorableProperty<?> mProperty concode_elem_sep JDBCStorableInfo<?> mInfo concode_elem_sep Map<SubNodeKey,JoinNode> mSubNodes concode_elem_sep boolean mOuterJoin conc... | void function ( SQLStatementBuilder arg0 ) { appendTableNameTo ( arg0 ) ; arg0 . append ( ' ' ) ; arg0 . append ( mAlias ) ; } |
3,230 | testemptyscope concode_field_sep PlaceHolder placeHolder concode_field_sep void testNullSelector concode_elem_sep void testNullScope concode_elem_sep void testFirstNonMatching concode_elem_sep void testNamesAreExact concode_elem_sep void testWithin concode_elem_sep void testSecondNonMatching concode_elem_sep void testB... | void function ( ) { IScopeSelector loc0 = new ScopeSelector ( "srini_string" ) ; assertFalse ( loc0 . matches ( "srini_string" ) ) ; } |
3,231 | returns the azimuth . concode_field_sep double elevation concode_elem_sep double azimuth concode_field_sep void setElevation concode_elem_sep String toString concode_elem_sep double getElevation concode_elem_sep void setAzimuth | double function ( ) { return azimuth ; } |
3,232 | access the node 's child nodes concode_field_sep Node<T> parent concode_elem_sep T value concode_elem_sep List<Node<T>> children concode_field_sep Set<T> flatten concode_elem_sep T getValue concode_elem_sep boolean hasAncestor concode_elem_sep boolean hasChild concode_elem_sep boolean[] concat concode_elem_sep Node<T> ... | List < Node < T >> function ( ) { return children ; } |
3,233 | returns the file extension preserving its case . concode_field_sep int DEFAULT_WIDTH concode_elem_sep DOM4JSettingsNode rootSettingsNode concode_elem_sep String WINDOW_PREFERENCES_ID concode_elem_sep int DEFAULT_HEIGHT concode_elem_sep String SETTINGS_EXTENSION concode_elem_sep SinglePaneUIInstance singlePaneUIInstance... | String function ( String arg0 ) { String loc0 = arg0 ; int loc1 = arg0 . lastIndexOf ( '.' ) ; if ( loc1 > 0 ) { loc0 = arg0 . substring ( loc1 + 1 , loc0 . length ( ) ) ; } return loc0 ; } |
3,234 | gets the full size of the box including header and content . concode_field_sep Container parent concode_elem_sep boolean isParsed concode_elem_sep long offset concode_elem_sep long contentStartPosition concode_elem_sep ByteBuffer deadBytes concode_elem_sep boolean isRead concode_elem_sep long memMapSize concode_elem_se... | long function ( ) { long loc0 = ( isRead ? ( isParsed ? getContentSize ( ) : content . limit ( ) ) : memMapSize ) ; loc0 += ( 8 + ( loc0 >= ( ( 1L << 32 ) - 8 ) ? 8 : 0 ) + ( UserBox . TYPE . equals ( getType ( ) ) ? 16 : 0 ) ) ; loc0 += ( deadBytes == null ? 0 : deadBytes . limit ( ) ) ; return loc0 ; } |
3,235 | the value of an indexfield and its current status . concode_field_sep IndexFieldStatus indexField concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep DefineIndexFieldResult clone concode_elem_sep String toString concode_elem_sep IndexFieldStatus getIndexField concode_elem_sep DefineIndexFiel... | void function ( IndexFieldStatus arg0 ) { this . indexField = arg0 ; } |
3,236 | creates an entity manager factor . repeated invocation of this method will do nothing i.e. an entity manager factory ca n't initialize twice . concode_field_sep EntityManagerFactory factory concode_elem_sep ThreadLocal<EntityManager> entityManager concode_elem_sep Logger log concode_elem_sep String PERSISTENCE_UNIT con... | void function ( ) { } |
3,237 | get the activatable server reference that is handling activation of the given activation id . concode_field_sep Map refcache concode_elem_sep DGCImpl dgc concode_elem_sep Map actIds concode_elem_sep Map objects concode_field_sep void exportActivatableObject concode_elem_sep void startDGC concode_elem_sep boolean unexpo... | ActivatableServerRef function ( ActivationID arg0 ) { ActivatableServerRef loc0 = ( ActivatableServerRef ) actIds . get ( arg0 ) ; if ( loc0 == null ) throw new ActivationException ( arg0 + "srini_string" ) ; return loc0 ; } |
3,238 | looks up records in the zone . this follows cnames and wildcards . concode_field_sep boolean wantLastSOA concode_elem_sep Map data concode_elem_sep SOARecord SOA concode_elem_sep RRset NS concode_elem_sep Object originNode concode_elem_sep Name origin concode_elem_sep Iterator zentries concode_elem_sep int SECONDARY co... | SetResponse function ( Name arg0 , int arg1 ) { return lookup ( arg0 , arg1 ) ; } |
3,239 | removes the subscribe topic concode_field_sep int tupleBlast concode_elem_sep Map<String,QoS> topicMap concode_elem_sep ArrayBlockingQueue<Message> holdingBuffer concode_elem_sep int DEFAULT_BUFFER_SIZE concode_elem_sep MqttClientConfig mqttClientConfig concode_elem_sep Logger LOG concode_elem_sep MQTT client concode_e... | void function ( String arg0 ) { topicMap . remove ( arg0 ) ; } |
3,240 | pull out one of the journalandstream objects from the edit log . concode_field_sep MiniDFSCluster cluster concode_elem_sep FileSystem fs concode_elem_sep int editsPerformed concode_field_sep void testSingleFailedEditsDirOnFlush concode_elem_sep EditLogFileOutputStream spyOnStream concode_elem_sep boolean doAnEdit conco... | JournalAndStream function ( int arg0 ) { FSImage loc0 = cluster . getNamesystem ( ) . getFSImage ( ) ; FSEditLog loc1 = loc0 . getEditLog ( ) ; return loc1 . getJournals ( ) . get ( arg0 ) ; } |
3,241 | gets the value of the staffs property . concode_field_sep String code concode_elem_sep Boolean visible concode_elem_sep Boolean documentation concode_elem_sep long serialVersionUID concode_elem_sep String label concode_elem_sep Usecases usecases concode_elem_sep Descriptions descriptions concode_elem_sep Langs langs co... | Staffs function ( ) { return staffs ; } |
3,242 | clears buffer . concode_field_sep int mode concode_elem_sep ByteBuffer buffer concode_elem_sep ByteBufferAllocator allocator concode_elem_sep int OUTPUT_MODE concode_elem_sep int INPUT_MODE concode_field_sep void expandCapacity concode_elem_sep void setOutputMode concode_elem_sep void expand concode_elem_sep void setIn... | void function ( ) { this . buffer . clear ( ) ; this . mode = INPUT_MODE ; } |
3,243 | roll of the phone 's camera . from -90 to 90 , where negative is rolled left and zero is level . concode_field_sep Vector looking concode_elem_sep float pitch concode_elem_sep Matrix tempMatrix concode_elem_sep float roll concode_elem_sep float unitPerDegree concode_elem_sep float azimuth concode_elem_sep float[] looki... | float function ( ) { return roll ; } |
3,244 | get a nicely rounded scale for to use for displaying the map scale . one of the output parameters of the org.mapfish.print.processor.map.createmapprocessor is ` mapcontext ' which canbe accessed in a template . if the scale is required in the template then it can be accessed via : $ p mapcontext . getroundedscale conco... | double function ( ) { return getRoundedScale ( false ) ; } |
3,245 | register a custom log handler replaces the log method write to logcat with your own handler . whether your handler gets called is still dependent on debug mode and message types being enabled for logging . concode_field_sep int LOG_GENERAL concode_elem_sep OnLogListener logListener concode_elem_sep int LOG_COMMAND conc... | void function ( OnLogListener arg0 ) { logListener = arg0 ; } |
3,246 | setup the configuration . setup the configuration using the different properties set in the class . this method should be called before using the configuration or table . concode_field_sep String zookeeperQuorum concode_elem_sep int zookeeperClientPort concode_elem_sep Configuration configuration concode_elem_sep HTabl... | void function ( ) { configuration = HBaseConfiguration . create ( ) ; configuration . set ( "srini_string" , zookeeperQuorum ) ; configuration . set ( "srini_string" , "srini_string" + zookeeperClientPort ) ; table = new HTable ( configuration , tableName ) ; } |
3,247 | a description of the replication subnet groups . concode_field_sep String marker concode_elem_sep java.util.List<ReplicationSubnetGroup> replicationSubnetGroups concode_field_sep String getMarker concode_elem_sep void setMarker concode_elem_sep java.util.List<ReplicationSubnetGroup> getReplicationSubnetGroups concode_e... | DescribeReplicationSubnetGroupsResult function ( java . util . Collection < ReplicationSubnetGroup > arg0 ) { setReplicationSubnetGroups ( arg0 ) ; return this ; } |
3,248 | skips bits and moves current reading position forward . concode_field_sep byte[] data concode_elem_sep int byteOffset concode_elem_sep int bitOffset concode_elem_sep int byteLimit concode_field_sep int bitsLeft concode_elem_sep boolean readBit concode_elem_sep int getPosition concode_elem_sep int readUnsignedExpGolombC... | void function ( int arg0 ) { byteOffset += ( arg0 / 8 ) ; bitOffset += ( arg0 % 8 ) ; if ( bitOffset > 7 ) { byteOffset ++ ; bitOffset -= 8 ; } assertValidOffset ( ) ; } |
3,249 | called for every file found in the watched directory during initialization concode_field_sep PlaceHolder placeHolder concode_field_sep void onFileCreated concode_elem_sep void onDirectoryCreated concode_elem_sep void onFileDeleted concode_elem_sep void onDirectoryInit concode_elem_sep void onDirectoryDeleted concode_el... | void function ( Path arg0 ) { } |
3,250 | gets the port number on the remote host to which this datagram is being sent or from which the datagram was received . concode_field_sep DatagramPacket packet concode_field_sep DatagramPacket getDatagramPacket concode_elem_sep void setLength concode_elem_sep IpAddress getIpAddress concode_elem_sep void setData concode_... | int function ( ) { return packet . getPort ( ) ; } |
3,251 | checks if the specified state has at least one exit action . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean hasEntryAction concode_elem_sep boolean containsOnlyEventsOfType concode_elem_sep boolean oneIncomingTransitionEntersCompositeWithEntryActions concode_elem_sep boolean hasAtLeastOneAction con... | boolean function ( State arg0 ) { EList < Expression > loc0 = getFirstExitActions ( arg0 ) ; if ( loc0 != null && ! loc0 . isEmpty ( ) ) { return true ; } return false ; } |
3,252 | register a listener to be called when the position of the underlying view changes . concode_field_sep ArrayList<Listener> mListeners concode_elem_sep View mView concode_elem_sep int[] mPosition concode_elem_sep ViewTreeObserver.OnPreDrawListener mPreDrawListener concode_field_sep void updatePosition concode_elem_sep in... | void function ( Listener arg0 ) { if ( mListeners . contains ( arg0 ) ) return ; if ( mListeners . isEmpty ( ) ) { mView . getViewTreeObserver ( ) . addOnPreDrawListener ( mPreDrawListener ) ; updatePosition ( ) ; } mListeners . add ( arg0 ) ; } |
3,253 | override this method to do any setup needed before generation concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep IGeneratorBridge bridge concode_elem_sep MessageConsoleStream error concode_elem_sep Injector injector concode_elem_sep MessageConsoleStream info concode_field_sep void refreshTargetProject conc... | void function ( GeneratorEntry arg0 ) { } |
3,254 | gets the logger used to output diagnostic messages . concode_field_sep Log log concode_field_sep void setLog concode_elem_sep void run concode_elem_sep int execute concode_elem_sep String getToolName | Log function ( ) { if ( this . log == null ) { this . log = new SystemStreamLog ( ) ; } return this . log ; } |
3,255 | get dataitem in level2 in range concode_field_sep Log _log concode_field_sep int countInLevel2 concode_elem_sep DATAITEM getByNode1Id concode_elem_sep int countInLevel3 concode_elem_sep DATAITEM getByNode3Id concode_elem_sep List<DATAITEM> getInLevel1 concode_elem_sep List<DATAITEM> getInLevel1 concode_elem_sep int cou... | List < DATAITEM > function ( long arg0 , String arg1 , int arg2 , int arg3 ) { List < DATAITEM > loc0 = new ArrayList < DATAITEM > ( ) ; try { loc0 = DATAITEMLocalServiceUtil . getByDataGroupLevel2 ( arg0 , arg1 , arg2 , arg3 ) ; } catch ( Exception loc1 ) { _log . error ( loc1 ) ; } return loc0 ; } |
3,256 | variant of #assertcontentsanyorder string , iterable , object using a generic message . concode_field_sep PlaceHolder placeHolder concode_field_sep void assertEqualsImpl concode_elem_sep void failWithMessage concode_elem_sep void failNotEqual | void function ( Iterable < ? extends T > arg0 , Iterable < ? extends T > arg1 , Comparator < ? super T > arg2 ) { assertContentsAnyOrder ( ( String ) null , arg0 , arg1 , arg2 ) ; } |
3,257 | saves given motech settings to the configuration service . concode_field_sep Logger LOGGER concode_elem_sep ConfigurationService configurationService concode_elem_sep Map<String,Properties> config concode_elem_sep boolean propsRegistered concode_elem_sep Map<String,Properties> defaultConfig concode_elem_sep boolean raw... | void function ( MotechSettings arg0 ) { configurationService . savePlatformSettings ( arg0 ) ; } |
3,258 | get the method definition given the method name . concode_field_sep Map methods concode_elem_sep Map members concode_elem_sep IMethodInfo constructor concode_elem_sep Class clazz concode_field_sep String getName concode_elem_sep IMethodInfo createConstructorInfo concode_elem_sep IMemberInfo getMember concode_elem_sep I... | IMethodInfo function ( String arg0 ) { return ( IMethodInfo ) findInfo ( methods , arg0 ) ; } |
3,259 | called when the table binding 's tab focus changes . concode_field_sep boolean tabbedPane2Visible concode_elem_sep String selectedIndex concode_elem_sep boolean tabbedPane1Visible concode_elem_sep boolean tabbedPane3Visible concode_elem_sep String tabPlacement concode_field_sep String getTabPlacement concode_elem_sep v... | void function ( TabChangeEvent arg0 ) { } |
3,260 | tick the server time . concode_field_sep int checkClientsCounter concode_elem_sep ArrayList<ConnectedClient> clients concode_elem_sep int CLIENT_CHECK_INTERVAL concode_elem_sep World world concode_elem_sep UDPReceiver receiver concode_elem_sep int serverTime concode_elem_sep DatagramSocket udpSock concode_elem_sep int ... | void function ( ) { ++ serverTime ; } |
3,261 | get the map of allowed transitions for this state . concode_field_sep Object data concode_elem_sep String name concode_elem_sep HashMap allowedTransitions concode_field_sep String getName concode_elem_sep void setData concode_elem_sep Transition getTransition concode_elem_sep String toString concode_elem_sep boolean is... | Map function ( ) { return allowedTransitions ; } |
3,262 | creates a row with the given values . concode_field_sep Row$ MODULE$ concode_field_sep Object toJavaValue concode_elem_sep Object toScalaValue | org . apache . spark . sql . api . java . Row function ( java . lang . Object ... arg0 ) { throw new RuntimeException ( ) ; } |
3,263 | returns the sender of the socks5 bytestream initialization request . concode_field_sep Bytestream bytestreamRequest concode_elem_sep Cache<String,Integer> ADDRESS_BLACKLIST concode_elem_sep int CONNECTION_FAILURE_THRESHOLD concode_elem_sep Socks5BytestreamManager manager concode_elem_sep long BLACKLIST_LIFETIME concode... | String function ( ) { return this . bytestreamRequest . getFrom ( ) ; } |
3,264 | convert a location into a colon separated string to allow us to store it in text . world : x , y , z : yaw : pitch the corresponding string2loc function is #stringtolocation concode_field_sep Map<String,Integer> orientationInts concode_field_sep Vector getTranslatedVector concode_elem_sep float getYaw concode_elem_sep ... | String function ( Location arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return String . format ( Locale . ENGLISH , "srini_string" , arg0 . getWorld ( ) . getName ( ) , arg0 . getX ( ) , arg0 . getY ( ) , arg0 . getZ ( ) , arg0 . getYaw ( ) , arg0 . getPitch ( ) ) ; } |
3,265 | return true if this interval contains the interval ` y ' . concode_field_sep double hi concode_elem_sep double lo concode_field_sep double hi concode_elem_sep boolean interiorContains concode_elem_sep boolean interiorContains concode_elem_sep double getCenter concode_elem_sep double lo concode_elem_sep boolean intersec... | boolean function ( R1Interval arg0 ) { if ( arg0 . isEmpty ( ) ) { return true ; } return arg0 . lo ( ) >= lo ( ) && arg0 . hi ( ) <= hi ( ) ; } |
3,266 | makes a new spanfirstquery with additional asserts . concode_field_sep PlaceHolder placeHolder concode_field_sep SpanQuery spanQuery concode_elem_sep SpanQuery spanPositionRangeQuery concode_elem_sep SpanQuery spanContainingQuery concode_elem_sep SpanQuery spanNearOrderedQuery concode_elem_sep SpanQuery spanNearOrdered... | SpanQuery function ( SpanQuery arg0 , int arg1 ) { return spanQuery ( new SpanFirstQuery ( arg0 , arg1 ) ) ; } |
3,267 | return the total count of all of the parameters in the sql statement . repeated occurences of the same parameter name do count here . concode_field_sep int totalParameterCount concode_elem_sep List<String> parameterPlaceholders concode_elem_sep List<int[]> parameterIndexes concode_elem_sep int namedParameterCount conco... | int function ( ) { return this . totalParameterCount ; } |
3,268 | get the index of the layer in the collection , or -1 if no such layer exists . concode_field_sep Array<MapLayer> layers concode_field_sep void add concode_elem_sep Iterator<MapLayer> iterator concode_elem_sep Array<T> getByType concode_elem_sep Array<T> getByType concode_elem_sep MapLayer get concode_elem_sep MapLayer ... | int function ( MapLayer arg0 ) { return layers . indexOf ( arg0 , true ) ; } |
3,269 | implementation of xsystemdependentwindowpeer that 's all we really need . this method is called back from the office toolkit to retrieve the system data . concode_field_sep NativeView maView concode_field_sep com.sun.star.awt.XToolkit getToolkit concode_elem_sep void removeEventListener concode_elem_sep void setPointer... | java . lang . Object function ( byte [ ] arg0 , short arg1 ) { Object loc0 = null ; if ( arg1 == maView . maSystem ) loc0 = maView . maHandle ; return loc0 ; } |
3,270 | retrieves a hexidecimal character sequence representing the md5 digest of the specified character sequence , using the specified encoding to first convert the character sequence into a byte sequence . if the specified encoding is null , then iso-8859-1 is assumed concode_field_sep MessageDigest md5 concode_field_sep by... | String function ( String arg0 , String arg1 ) { return StringConverter . byteToHex ( digestString ( arg0 , arg1 ) ) ; } |
3,271 | gets the value of the result property . concode_field_sep FieldSearchResult result concode_field_sep void setResult | FieldSearchResult function ( ) { return result ; } |
3,272 | get string preferences concode_field_sep String PREFERENCE_NAME concode_field_sep long getLong concode_elem_sep long getLong concode_elem_sep int getInt concode_elem_sep int getInt concode_elem_sep boolean putFloat concode_elem_sep boolean putInt concode_elem_sep boolean putString concode_elem_sep boolean getBoolean co... | String function ( Context arg0 , String arg1 ) { return getString ( arg0 , arg1 , null ) ; } |
3,273 | helper for error callbacks that just returns the status.error by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String ... | void function ( int arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . ERROR , arg0 ) ) ; } |
3,274 | returns true if this chat transport supports message corrections and false otherwise . concode_field_sep ChatSession chatSession concode_elem_sep ChatRoom chatRoom concode_field_sep Object getDescriptor concode_elem_sep String getName concode_elem_sep FileTransfer sendMultimediaFile concode_elem_sep ProtocolProviderSer... | boolean function ( ) { return false ; } |
3,275 | convert ebus type data1c concode_field_sep Logger logger concode_field_sep byte[] encode concode_elem_sep byte decodeBCD concode_elem_sep short decodeUChar concode_elem_sep byte[] encodeWord concode_elem_sep short decodeDATA1b concode_elem_sep float decodeDATA2c concode_elem_sep float decodeDATA2b concode_elem_sep byte... | float function ( byte arg0 ) { return decodeUChar ( arg0 ) / 2 ; } |
3,276 | add row at index concode_field_sep CLogger log concode_elem_sep String TABLE_ALIAS concode_elem_sep long serialVersionUID concode_elem_sep RModelData m_data concode_elem_sep boolean m_editable concode_elem_sep String FUNCTION_COUNT concode_elem_sep String FUNCTION_SUM concode_field_sep boolean isGroupRow concode_elem_s... | void function ( ArrayList < Object > arg0 , int arg1 ) { m_data . rows . add ( arg1 , arg0 ) ; m_data . rowsMeta . add ( arg1 , null ) ; } |
3,277 | returns the codec data . concode_field_sep int revisionID concode_elem_sep Timestamp timeStamp concode_elem_sep int revisionCounter concode_elem_sep RevisionCodecData codecData concode_elem_sep Integer contributorId concode_elem_sep boolean isMinor concode_elem_sep boolean contributorIsRegistered concode_elem_sep List<... | RevisionCodecData function ( ) { return codecData ; } |
3,278 | gets the value of the originalterminmonths property . concode_field_sep CodeAndDescription reason concode_elem_sep Integer durationInMonths concode_elem_sep String associatedDealer concode_elem_sep String contractType concode_elem_sep XMLGregorianCalendar commitEndDate concode_elem_sep Long contractId concode_elem_sep ... | Integer function ( ) { return originalTermInMonths ; } |
3,279 | enables logger if #disablelogging was called before concode_field_sep boolean writeLogs concode_elem_sep String LOG_FORMAT concode_elem_sep boolean writeDebugLogs concode_field_sep void disableLogging concode_elem_sep void d concode_elem_sep void writeDebugLogs concode_elem_sep void e concode_elem_sep void e concode_el... | void function ( ) { writeLogs ( true ) ; } |
3,280 | the license type ex . `` microsoft/windows/standard '' . concode_field_sep String pool concode_elem_sep java.util.List<LicenseCapacity> capacities concode_elem_sep String licenseId concode_elem_sep String type concode_elem_sep java.util.List<Tag> tags concode_field_sep License withPool concode_elem_sep java.util.List<T... | String function ( ) { return type ; } |
3,281 | get id of room concode_field_sep Devices devices concode_elem_sep String name concode_elem_sep String id concode_field_sep void setName concode_elem_sep Devices getDevices concode_elem_sep String getName concode_elem_sep void setId concode_elem_sep void setDevices | String function ( ) { return id ; } |
3,282 | sets the value of the contentdescriptor property . concode_field_sep List<Node> node concode_elem_sep boolean expanded concode_elem_sep boolean link concode_elem_sep String id concode_elem_sep String label concode_elem_sep boolean leaf concode_elem_sep ContentDescriptor contentDescriptor concode_field_sep boolean isExp... | void function ( ContentDescriptor arg0 ) { this . contentDescriptor = arg0 ; } |
3,283 | get sort column concode_field_sep int total concode_elem_sep int pageSize concode_elem_sep String field concode_elem_sep List<T> data concode_elem_sep int page concode_elem_sep int totalPages concode_elem_sep int currentPage concode_elem_sep String dir concode_elem_sep int defaltPageSize concode_field_sep int getPageSi... | String function ( ) { return field ; } |
3,284 | thread-local deflater , just reset : this should be only used for short individual chunks decompression concode_field_sep byte[] b_PLTE concode_elem_sep String cHRM concode_elem_sep String pHYs concode_elem_sep String sPLT concode_elem_sep String hIST concode_elem_sep String IHDR concode_elem_sep byte[] b_IDAT concode_... | Deflater function ( ) { final Deflater loc0 = deflaterProvider . get ( ) ; loc0 . reset ( ) ; return loc0 ; } |
3,285 | set the corresponding entry state for the forward dfa of this action if this is a general lookahead expression concode_field_sep int FORWARD_ACTION concode_elem_sep int len concode_elem_sep int FIXED_BASE concode_elem_sep int FIXED_LOOK concode_elem_sep int FINITE_CHOICE concode_elem_sep int kind concode_elem_sep int N... | void function ( int arg0 ) { this . entryState = arg0 ; } |
3,286 | sets the trang thai giao dich of this thong tin phan hoi . concode_field_sep ThongTinPhanHoi _thongTinPhanHoi concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getMaHuyen concode_elem_sep ... | void function ( int arg0 ) { _thongTinPhanHoi . setTrangThaiGiaoDich ( arg0 ) ; } |
3,287 | sets the catlevel of this f a q category . concode_field_sep FAQCategory _faqCategory concode_field_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep void setGroupId concode_elem_sep FAQCategory getWrappedFAQCategory concode_elem_sep boolean isEscapedModel concode_elem_sep b... | void function ( long arg0 ) { _faqCategory . setCatlevel ( arg0 ) ; } |
3,288 | get the translated uri for this source . concode_field_sep URI absoluteUri concode_elem_sep URI translatedUri concode_elem_sep URI BASE_URI concode_elem_sep URI uri concode_elem_sep String JAR_PROTOCOL concode_elem_sep boolean propertiesInitialized concode_elem_sep String FILE_PROTOCOL concode_elem_sep long lastModifie... | URI function ( ) { return translatedUri ; } |
3,289 | gets the status of this pe . concode_field_sep int FREE concode_elem_sep int BUSY concode_elem_sep int FAILED concode_elem_sep int id concode_elem_sep PeProvisioner peProvisioner concode_elem_sep int status concode_field_sep void setStatusFailed concode_elem_sep void setPeProvisioner concode_elem_sep PeProvisioner getP... | int function ( ) { return status ; } |
3,290 | isreadermtomaware concode_field_sep javax.xml.namespace.QName MY_QNAME concode_elem_sep com.amazon.ec2.DescribeVpnConnectionsType localDescribeVpnConnections concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_elem_sep void writeQName concode_elem_se... | boolean function ( javax . xml . stream . XMLStreamReader arg0 ) { boolean loc0 = false ; try { loc0 = java . lang . Boolean . TRUE . equals ( arg0 . getProperty ( org . apache . axiom . om . OMConstants . IS_DATA_HANDLERS_AWARE ) ) ; } catch ( java . lang . IllegalArgumentException loc1 ) { loc0 = false ; } return loc... |
3,291 | returns the selection validator or null if selection validation is not required . the elements passed to the selection validator are of type org.eclipse.wst.jsdt.core.itype . concode_field_sep ITypeSelectionComponent fComponent concode_field_sep ITypeInfoImageProvider getImageProvider concode_elem_sep ITypeInfoFilterEx... | ISelectionStatusValidator function ( ) { return null ; } |
3,292 | range key as dynamodbautogeneratedtimestamp . concode_field_sep String rangeKey concode_elem_sep DynamoDBAnnotationRegistry registry concode_elem_sep String key concode_elem_sep String versionAttribute concode_field_sep void testAutoGeneratedKeyAndVersionAttribute concode_elem_sep String getKey concode_elem_sep String ... | void function ( ) { mapsOf ( RangeKeyAndAutoGeneratedTimestampClass . class ) ; } |
3,293 | this method resets the incoming events time events included . concode_field_sep double realValue concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep long intValue concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep SCInterface getSCInterface concode_elem_sep boolean chec... | void function ( ) { } |
3,294 | returns the underlying byte array of this simplestring concode_field_sep String str concode_elem_sep byte[] data concode_elem_sep long serialVersionUID concode_elem_sep int hash concode_field_sep int sizeof concode_elem_sep void getChars concode_elem_sep SimpleString toSimpleString concode_elem_sep int length concode_e... | byte [ ] function ( ) { return data ; } |
3,295 | sets the mode of a javax.crypto.cipherspi instance.like #getcipher string , we 're accessing a private api here , so me must work around the access restrictions concode_field_sep Logger LOG concode_elem_sep Provider Provider concode_elem_sep String PrivateKeyData concode_elem_sep RSAPrivateKey PrivateKey concode_elem_s... | void function ( final CipherSpi arg0 , final String arg1 ) { final Method loc0 = getMethod ( arg0 . getClass ( ) , "srini_string" , String . class ) ; loc0 . setAccessible ( true ) ; try { loc0 . invoke ( arg0 , arg1 ) ; } catch ( final InvocationTargetException loc2 ) { throw loc2 . getCause ( ) ; } } |
3,296 | this is mainly used for after doing a move . it gives you the current index of all the moved elements . this is useful for uis that need to reselect the new items . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean moveBefore concode_elem_sep void moveBefore concode_elem_sep boolean moveToFront concod... | int [ ] function ( List < T > arg0 , List < T > arg1 ) { int [ ] loc0 = new int [ arg1 . size ( ) ] ; for ( int loc1 = 0 ; loc1 < arg1 . size ( ) ; loc1 ++ ) { T loc2 = arg1 . get ( loc1 ) ; int loc3 = arg0 . indexOf ( loc2 ) ; loc0 [ loc1 ] = loc3 ; } return loc0 ; } |
3,297 | get a saved string from the central obscuredsharedpreferences concode_field_sep PlaceHolder placeHolder concode_field_sep Boolean contains concode_elem_sep ObscuredSharedPreferences getPrefs concode_elem_sep void clear concode_elem_sep void save concode_elem_sep void save concode_elem_sep void save concode_elem_sep voi... | String function ( Context arg0 , String arg1 , String arg2 ) { return getPrefs ( arg0 ) . getString ( arg1 , arg2 ) ; } |
3,298 | create an observable of @linkplain searchbarsearchqueryevent search query events on view . warning : the created observable keeps a strong reference to view . unsubscribe to free this reference . concode_field_sep PlaceHolder placeHolder concode_field_sep Observable<String> searchQueryChanges concode_elem_sep Action1<?... | Observable < SearchBarSearchQueryEvent > function ( @ NonNull SearchBar arg0 ) { checkNotNull ( arg0 , "srini_string" ) ; return Observable . create ( new SearchBarSearchQueryChangeEventsOnSubscribe ( arg0 ) ) ; } |
3,299 | gets host name of the interface that the taskmanager uses to communicate . concode_field_sep String hostname concode_elem_sep Configuration configuration concode_elem_sep long serialVersionUID concode_field_sep Configuration getConfiguration | String function ( ) { return hostname ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.