code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
String function ( TBase arg0 ) { return new String ( serialize ( arg0 ) ) ; } | serialize the thrift object into a java string , using the default jvm charset encoding . concode_field_sep TProtocol protocol_ concode_elem_sep TIOStreamTransport transport_ concode_elem_sep ByteArrayOutputStream baos_ concode_field_sep byte[] serialize |
void function ( final int arg0 ) { this . totalsuccesscount += arg0 ; } | sets the totalsuccesscount . concode_field_sep int totalwarningcount concode_elem_sep ArrayList<TestSuite> testSuites concode_elem_sep String language concode_elem_sep String screenresolution concode_elem_sep String type concode_elem_sep String result concode_elem_sep String duration concode_elem_sep int totalerrorcoun... |
void function ( Future < T > arg0 ) { assertCompleted ( arg0 ) ; assertFailure ( arg0 . value ( ) . get ( ) ) ; } | asserts that the provided future is future #iscompleted completed as well as the result is a failure . concode_field_sep PlaceHolder placeHolder concode_field_sep void assertSuccess concode_elem_sep void assertSuccess concode_elem_sep void assertCompleted concode_elem_sep void assertCompleted |
Fixture function ( ) { return m_fixtureA ; } | get the first fixture in this contact . concode_field_sep ContactEdge m_nodeB concode_elem_sep Fixture m_fixtureB concode_elem_sep float m_toiCount concode_elem_sep Manifold oldManifold concode_elem_sep Fixture m_fixtureA concode_elem_sep int m_flags concode_elem_sep IWorldPool pool concode_elem_sep Contact m_prev conc... |
com . liferay . portal . kernel . model . RecentLayoutSetBranch function ( long arg0 ) { return getService ( ) . getRecentLayoutSetBranch ( arg0 ) ; } | returns the recent layout set branch with the primary key . concode_field_sep RecentLayoutSetBranchLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery concode_elem_sep void deleteRecentLayou... |
java . lang . Integer function ( ) { return numTimeUnits ; } | gets the numtimeunits value for this frequencycap . concode_field_sep java.lang.Integer maxImpressions concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer numTimeUnits concode_elem_sep co... |
void function ( Reader arg0 ) { this . characterStream = arg0 ; } | set the character stream for this input source . if there is a character stream specified , the sax parser will ignore any byte stream and will not attempt to open a uri connection to the system identifier . concode_field_sep String systemId concode_elem_sep Reader characterStream concode_elem_sep InputStream byteStrea... |
void function ( String arg0 ) { this . postalCode = arg0 ; } | nadaje kod pocztowy . concode_field_sep String number concode_elem_sep String city concode_elem_sep String street concode_elem_sep String postalCode concode_field_sep String getNumber concode_elem_sep void setStreet concode_elem_sep void setCity concode_elem_sep String getStreet concode_elem_sep String getPostalCode co... |
void function ( ) { } | a noop concode_field_sep DefaultOutputPort<KeyValPair<K,Integer>> outport concode_elem_sep HashMap<K,Integer> counts concode_field_sep void beginWindow concode_elem_sep void process concode_elem_sep void setup concode_elem_sep void endWindow |
void function ( String arg0 ) { this . nodeId = arg0 ; } | setnodeid concode_field_sep String flavor concode_elem_sep String hostname concode_elem_sep String ip concode_elem_sep String nodeId concode_field_sep String getFlavor concode_elem_sep String getHostname concode_elem_sep String getNodeId concode_elem_sep void setHostname concode_elem_sep String getIp concode_elem_sep v... |
Pattern function ( ) { return atLeast ( 1 ) ; } | returns a pattern object that matches this pattern for 1 or more times.the total match length is returned . concode_field_sep int MISMATCH concode_field_sep Pattern next concode_elem_sep Pattern some concode_elem_sep Pattern some concode_elem_sep Pattern or concode_elem_sep Parser<Void> toScanner concode_elem_sep int m... |
Builder function ( long arg0 ) { this . bytesCached = arg0 ; return this ; } | sets the bytes cached by this directive . concode_field_sep long bytesNeeded concode_elem_sep boolean hasExpired concode_elem_sep long filesCached concode_elem_sep long filesNeeded concode_elem_sep long bytesCached concode_field_sep Builder setFilesCached concode_elem_sep boolean hasExpired concode_elem_sep Builder set... |
int function ( ContentResolver arg0 ) { return arg0 . delete ( uri ( ) , sel ( ) , args ( ) ) ; } | deletes row s specified by this selection . concode_field_sep StringBuilder mSelection concode_elem_sep String mHaving concode_elem_sep String PAREN_OPEN concode_elem_sep String COMMA concode_elem_sep String GT_EQ concode_elem_sep String LT_EQ concode_elem_sep String NOT_EQ concode_elem_sep String LT concode_elem_sep S... |
float function ( float arg0 , float arg1 , float arg2 , float arg3 ) { final float loc0 = arg1 - arg0 ; final float loc1 = arg2 - ( loc0 / arg3 ) ; return loc1 ; } | calculates the y-coordinate of the top edge given the other sides of the rectangle and an aspect ratio . concode_field_sep PlaceHolder placeHolder concode_field_sep float calculateAspectRatio concode_elem_sep float calculateAspectRatio concode_elem_sep float calculateWidth concode_elem_sep float calculateLeft concode_e... |
Driver function ( ) { if ( driver == null ) { loadDriver ( ) ; } return driver ; } | returns the current ogm driver normally only one instance of the driver exists for the lifetime of the application you can not use this method to find out if a driver is initialised because it will attempt to initialise the driver if it is not . concode_field_sep Configuration configuration concode_elem_sep Logger logg... |
Rectangle2D function ( ) { return ( Rectangle2D ) localClipStack . peek ( ) ; } | returns the clipping region in the local coordinate system applied by graphics . concode_field_sep int HIGH_QUALITY_RENDERING concode_elem_sep PStack cameraStack concode_elem_sep FontRenderContext RENDER_QUALITY_LOW_FRC concode_elem_sep PStack clipStack concode_elem_sep PStack transformStack concode_elem_sep double[] P... |
Distance function ( String arg0 ) { return parseDistance ( arg0 , DEFAULT ) ; } | parse a distance from a given string . if no unit is givendistanceunit.default will be used concode_field_sep DistanceUnit unit concode_elem_sep String[] names concode_elem_sep double value concode_elem_sep DistanceUnit DEFAULT concode_elem_sep double meters concode_field_sep double getEarthCircumference concode_elem_s... |
String function ( ) { return sid ; } | gets the value of the sid property . concode_field_sep double value concode_elem_sep String sid concode_field_sep double getValue concode_elem_sep void setValue concode_elem_sep void setSid |
Uri function ( Uri arg0 ) { return new Uri . Builder ( ) . scheme ( CordovaResourceApi . PLUGIN_URI_SCHEME ) . authority ( serviceName ) . appendQueryParameter ( "srini_string" , arg0 . toString ( ) ) . build ( ) ; } | refer to remapuri added in cordova-android@4.0.0 concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName concode_field_sep boolean onReceivedClientCertRequest concode_elem_sep boolean onOverrideUrlLoading conc... |
ArenaState function ( ) { return gameState ; } | get arenastate concode_field_sep ArrayList<Arena> ArenaList concode_elem_sep ArrayList<Map> Maps concode_elem_sep Team winner concode_elem_sep ArrayList<Integer> countdowns concode_elem_sep Location lobby concode_elem_sep Map currentMap concode_elem_sep Team SPECTATOR_TEAM concode_elem_sep String name concode_elem_sep ... |
void function ( DeploymentRepository arg0 ) { this . repository = arg0 ; } | sets the value of the repository property . concode_field_sep Site site concode_elem_sep DeploymentRepository snapshotRepository concode_elem_sep String downloadUrl concode_elem_sep Relocation relocation concode_elem_sep DeploymentRepository repository concode_elem_sep String status concode_field_sep void setRelocation... |
void function ( ConsoleJSOPActiveConnection arg0 ) { this . active . add ( arg0 ) ; } | add the given connection to our local store . we use this method explicitly so that we can synchronize it and control concurrent access concode_field_sep int port concode_elem_sep Logger logger concode_elem_sep ServerSocket serverSocket concode_elem_sep List<ConsoleJSOPActiveConnection> active concode_elem_sep ConsoleB... |
Map < String , String > function ( ) { return _tags ; } | the tags of an entity . concode_field_sep I18NString creativeName concode_elem_sep Map<String,String> _tags concode_elem_sep long id concode_field_sep boolean isTagDeniedAccess concode_elem_sep Map<String,String> getTagsByPrefix concode_elem_sep boolean isMotorcarExplicitlyDenied concode_elem_sep I18NString getAssumedN... |
void function ( AssertionInfo arg0 , int [ ] arg1 ) { arrays . assertEmpty ( arg0 , failures , arg1 ) ; } | asserts that the given array is empty . concode_field_sep Arrays arrays concode_elem_sep Failures failures concode_elem_sep IntArrays INSTANCE concode_field_sep void assertEndsWith concode_elem_sep void assertStartsWith concode_elem_sep IntArrays instance concode_elem_sep void assertNullOrEmpty concode_elem_sep Compara... |
void function ( CollectionKey arg0 , LoadingCollectionEntry arg1 ) { if ( xrefLoadingCollectionEntries == null ) { xrefLoadingCollectionEntries = new HashMap < CollectionKey , LoadingCollectionEntry > ( ) ; } xrefLoadingCollectionEntries . put ( arg0 , arg1 ) ; } | register a loading collection xref . this xref map is used because sometimes a collection is in process of being loaded from one result set , but needs to be accessed from the context of another `` nested '' result set processing . implementation note : package protected , as this is meant solely for use by collectionl... |
ArrayList function ( ) { return inventoryGroupItemBeans ; } | gets the list of filesgrouprecordbean which will be used by the ice : datatable component . concode_field_sep String CHILD_ROW_STYLE_CLASS concode_elem_sep String GROUP_INDENT_STYLE_CLASS concode_elem_sep String EXPAND_IMAGE concode_elem_sep String GROUP_ROW_STYLE_CLASS concode_elem_sep ArrayList inventoryGroupItemBean... |
float function ( ) { return 0 ; } | the current progress of the record reader through its data . concode_field_sep String LOG_PER_ROW_COUNT concode_elem_sep Method getCounter concode_elem_sep Table htable concode_elem_sep TaskAttemptContext context concode_elem_sep int rowcount concode_elem_sep ResultScanner scanner concode_elem_sep String HBASE_COUNTER_... |
void function ( final ResourceModelComponent arg0 ) { Errors . process ( new Runnable ( ) { @ Override public void run ( ) { Errors . mark ( ) ; validateWithErrors ( arg0 ) ; issueList . addAll ( ModelErrors . getErrorsAsResourceModelIssues ( true ) ) ; Errors . unmark ( ) ; } } ) ; } | the validate method validates a component and adds possible issues found to it 's list . the list of issues could be then retrieved via getissuelist method . concode_field_sep List<ResourceModelVisitor> validators concode_elem_sep List<ResourceModelIssue> issueList concode_field_sep boolean fatalIssuesFound concode_ele... |
String function ( ) { return baseURL ; } | returns the base url for creating an action url concode_field_sep String baseURL concode_elem_sep String fontDirectory concode_elem_sep boolean isEmbededFont concode_elem_sep String supportedImageFormats concode_field_sep String getFontDirectory concode_elem_sep void setFontDirectory concode_elem_sep boolean isEmbededF... |
void function ( int arg0 ) { this . order = arg0 ; } | set the order for the resulting simpleurlhandlermapping relative toother handler mappings configured in spring mvc . the default value is 1 . concode_field_sep TaskScheduler sockJsScheduler concode_elem_sep WebSocketHandler webSocketHandler concode_elem_sep SubProtocolWebSocketHandler subProtocolWebSocketHandler concod... |
void function ( ) { for ( DifferenceSource loc0 : DifferenceSource . VALUES ) { Object loc1 = CompareFactory . eINSTANCE . convertToString ( ComparePackage . Literals . DIFFERENCE_SOURCE , loc0 ) ; assertNotNull ( loc1 ) ; assertEquals ( loc0 . toString ( ) , loc1 ) ; } } | ensures that converting differencesource to string can be done through the factory . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCreateEquivalence concode_elem_sep void testCreateUnknownEClass concode_elem_sep void testCreateResourceAttachmentChange concode_elem_sep void testCreateConflict conc... |
com . liferay . shopping . model . ShoppingItemPrice function ( long arg0 ) { return getService ( ) . getShoppingItemPrice ( arg0 ) ; } | returns the shopping item price with the primary key . concode_field_sep ServiceTracker<ShoppingItemPriceLocalService,ShoppingItemPriceLocalService> _serviceTracker concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQ... |
Result function ( BinaryBitmap arg0 ) { return decode ( arg0 , null ) ; } | locates and decodes a data matrix code in an image . concode_field_sep Decoder decoder concode_elem_sep ResultPoint[] NO_POINTS concode_field_sep void reset concode_elem_sep int moduleSize concode_elem_sep BitMatrix extractPureBits |
void function ( ) { assertThatClassIsImmutable ( DefaultInboundPacket . class ) ; } | checks that the defaultinboundpacket class is immutable . concode_field_sep Ethernet eth concode_elem_sep ByteBuffer byteBuffer concode_elem_sep DefaultInboundPacket packet2 concode_elem_sep DefaultInboundPacket packet1 concode_elem_sep DefaultInboundPacket sameAsPacket1 concode_field_sep void testConstruction concode_... |
IBinaryField [ ] function ( ) { return null ; } | answer the receiver 's fields or null if the array is empty . concode_field_sep char[] superclass concode_elem_sep char[] enclosingTypeName concode_elem_sep char[] name concode_elem_sep char[] sourceName concode_elem_sep int modifiers concode_elem_sep char[] genericSignature concode_field_sep char[] getEnclosingTypeNam... |
void function ( java . io . InputStream arg0 , int arg1 , int arg2 , int arg3 ) { ReInit ( new java . io . InputStreamReader ( arg0 ) , arg1 , arg2 , arg3 ) ; } | reinitialise . concode_field_sep int bufpos concode_elem_sep boolean prevCharIsLF concode_elem_sep int bufsize concode_elem_sep int available concode_elem_sep int tabSize concode_elem_sep java.io.Reader inputStream concode_elem_sep int line concode_elem_sep boolean staticFlag concode_elem_sep int bufcolumn[] concode_el... |
Resource function ( Resource arg0 ) { return findSpecificType ( arg0 , JA . Object ) ; } | answer the most specific type of root that is a subclass of ja : object . if there are no candidate types , answer giventype . if there is more than one type , throw a nospecifictypeexception . concode_field_sep Property ANY concode_field_sep boolean hasNoCompetingSubclass concode_elem_sep Resource getResource concode_... |
void function ( Date arg0 ) { this . endTime = arg0 ; } | this is a setter concode_field_sep boolean canceled concode_elem_sep boolean signedUp concode_elem_sep int UNLIMITED concode_elem_sep List<SignupParticipant> waitingList concode_elem_sep boolean onWaitList concode_elem_sep List<SignupParticipant> attendees concode_elem_sep boolean displayAttendees concode_elem_sep Date... |
int function ( ) { return cacheSize ; } | returns capacity of this link . concode_field_sep CharBuffer next concode_elem_sep int cacheSize concode_elem_sep int MAX_WASTE concode_elem_sep int usedSize concode_elem_sep CharBuffer prev concode_elem_sep int MIN_CACHE_SIZE concode_elem_sep char[] chars concode_field_sep CharBuffer getPrevious concode_elem_sep char ... |
void function ( TestMessageSender arg0 ) { this . messageSender_i = arg0 ; } | sets the message sender . concode_field_sep TestMessageSender messageSender_i concode_elem_sep Logger logger_c concode_field_sep void onMessage |
boolean function ( ) { return conf . getBoolean ( "srini_string" , true ) ; } | whether to initialize shuffle filedescriptor lazily or not . if true , file descriptors are created only when data is going to be transferred . this can reduce the number of open files . concode_field_sep ConfigProvider conf concode_field_sep int ioRetryWaitTimeMs concode_elem_sep String ioMode concode_elem_sep int ser... |
void function ( boolean arg0 ) { Iterator < IBindingListViewer > loc0 = changeListeners . loc0 ( ) ; while ( loc0 . hasNext ( ) ) loc0 . next ( ) . refresh ( arg0 ) ; } | method to notify that a refresh is required concode_field_sep int COUNT concode_elem_sep List removedBindings concode_elem_sep Set<IBindingListViewer> changeListeners concode_elem_sep List<Binding> bindings concode_field_sep Binding getNextTypeConflict concode_elem_sep void insert concode_elem_sep void remove concode_e... |
boolean function ( Context arg0 , int arg1 ) { return isInitialized ( arg0 ) || extractLibs ( arg0 , arg1 ) ; } | same as #initialize context concode_field_sep String[] LIBS_X86_CODECS concode_elem_sep String vitamioPackage concode_elem_sep int VITAMIO_ARMV7_NEON concode_elem_sep String vitamioLibraryPath concode_elem_sep String[] LIBS_SCANNER concode_elem_sep String[] LIBS_AV concode_elem_sep int VITAMIO_ARMV6 concode_elem_sep in... |
FontFixture function ( ) { return requirePlain ( true ) ; } | verifies that this fixture 's font is plain . concode_field_sep String BOLD_PROPERTY concode_elem_sep String NAME_PROPERTY concode_elem_sep String FAMILY_PROPERTY concode_elem_sep String SIZE_PROPERTY concode_elem_sep Description description concode_elem_sep String PROPERTY_SEPARATOR concode_elem_sep String PLAIN_PROPE... |
void function ( ) { removedPositions . clear ( ) ; removedPositionCount = 0 ; addedPositions . clear ( ) ; } | stop reconciling positions . concode_field_sep StyledTextXtextAdapter styledTextXtextAdapter concode_elem_sep ISemanticHighlightingCalculator calculator concode_elem_sep ITextAttributeProvider attributeProvider concode_elem_sep HighlightingPresenter presenter concode_elem_sep List<AttributedPosition> removedPositions c... |
int function ( ) { int loc0 ; loc0 = ( this . period != null ? this . period . hashCode ( ) : 0 ) ; loc0 = 29 * loc0 + ( this . value != null ? this . value . hashCode ( ) : 0 ) ; return loc0 ; } | returns a hash code value for the object . concode_field_sep TimePeriod period concode_elem_sep long serialVersionUID concode_elem_sep Number value concode_field_sep Number getValue concode_elem_sep void setValue concode_elem_sep boolean equals concode_elem_sep Object clone concode_elem_sep String toString concode_elem... |
String function ( ) { return address ; } | returns the address of the device . concode_field_sep HmInterface hmInterface concode_elem_sep List<HmChannel> channels concode_elem_sep String address concode_elem_sep String type concode_field_sep HmInterface getHmInterface concode_elem_sep String getType concode_elem_sep List<HmChannel> getChannels concode_elem_sep ... |
void function ( ) { cache . clear ( ) ; } | clears the cache contents concode_field_sep Map<String,CacheItem<T>> cache concode_field_sep boolean removeItem concode_elem_sep T loadItem concode_elem_sep T getItem concode_elem_sep String getFileKey concode_elem_sep void put |
String function ( ) { return internalIpAddress ; } | gets the value of the internalipaddress property . concode_field_sep String protocol concode_elem_sep int internalPort concode_elem_sep String externalIpAddress concode_elem_sep int externalPort concode_elem_sep String internalIpAddress concode_field_sep Builder toBuilder concode_elem_sep String getExternalIpAddress co... |
void function ( String arg0 ) { this . name = arg0 ; } | set the raw name of the parameter concode_field_sep String name concode_elem_sep String value concode_field_sep String getValue concode_elem_sep String getName concode_elem_sep void setValue concode_elem_sep String toString |
String function ( ) { return this . queueUrl ; } | the url of the amazon sqs queue . concode_field_sep String roleArn concode_elem_sep String queueUrl concode_elem_sep Boolean useBase64 concode_field_sep Boolean isUseBase64 concode_elem_sep SqsAction withQueueUrl concode_elem_sep void setUseBase64 concode_elem_sep void setQueueUrl concode_elem_sep void setRoleArn conco... |
long function ( ) { return size ; } | defined in fileapi blob type . concode_field_sep long size concode_elem_sep Calendar lastModifiedDate concode_elem_sep String name concode_elem_sep String type concode_elem_sep long serialVersionUID concode_field_sep String getName concode_elem_sep Calendar getLastModifiedDate concode_elem_sep String getType |
int function ( String arg0 , LinkedList < String > arg1 ) { int loc0 = 0 ; loc0 = arg1 . indexOf ( arg0 ) ; return loc0 ; } | this method checks if the link has already been parsed . concode_field_sep String folderName concode_elem_sep int fileInc concode_elem_sep String folderDownloaded concode_elem_sep String dirPath concode_field_sep void storeDataInFile concode_elem_sep void setFileInc concode_elem_sep String getDirectoryName concode_elem... |
String function ( ) { return type ; } | gets the value of the type property . concode_field_sep long serialVersionUID concode_elem_sep String type concode_elem_sep String url concode_field_sep String getUrl concode_elem_sep void setType concode_elem_sep void setUrl |
void function ( boolean arg0 ) { createInvertedIndex = arg0 ; } | inverted index creation by default is set to false , it can be turned on , on a per column basis concode_field_sep Schema schema concode_elem_sep List<String> invertedIndexCreationColumns concode_elem_sep TimeUnit segmentTimeUnit concode_elem_sep String segmentStartTime concode_elem_sep File inputDataFilePath concode_e... |
TrackEntry function ( int arg0 , String arg1 , boolean arg2 , float arg3 ) { Animation loc0 = data . getSkeletonData ( ) . findAnimation ( arg1 ) ; if ( loc0 == null ) throw new IllegalArgumentException ( "srini_string" + arg1 ) ; return addAnimation ( arg0 , loc0 , arg2 , arg3 ) ; } | #addanimation int , animation , boolean , float concode_field_sep TrackEntry next concode_elem_sep float lastTime concode_elem_sep Array<TrackEntry> tracks concode_elem_sep float mixDuration concode_elem_sep AnimationStateData data concode_elem_sep TrackEntry previous concode_elem_sep AnimationStateListener listener co... |
void function ( StepListener arg0 ) { if ( ! mStepListeners . contains ( arg0 ) ) mStepListeners . add ( arg0 ) ; } | add a steplistener ; concode_field_sep float mLastDirections[] concode_elem_sep List<StepListener> mStepListeners concode_elem_sep float mLastExtremes[][] concode_elem_sep int mLastMatch concode_elem_sep int mLimit concode_elem_sep float mLastValues[] concode_elem_sep float mYOffset concode_elem_sep float mScale[] conc... |
void function ( EventManager arg0 ) { this . eventManager = arg0 ; } | event manager interface implementation . concode_field_sep List<EventListener> listenersAdded concode_elem_sep ServiceStatus serviceStatus concode_elem_sep EventManager eventManager concode_elem_sep PlatformFileSystem platformFileSystem concode_field_sep void resume concode_elem_sep void stop concode_elem_sep void setE... |
void function ( double [ ] [ ] arg0 ) { m_PredictionIntervals = arg0 . clone ( ) ; } | sets the prediction intervals for this prediction . concode_field_sep double m_Weight concode_elem_sep double[][] m_PredictionIntervals concode_elem_sep double m_Actual concode_elem_sep long serialVersionUID concode_elem_sep double m_Predicted concode_field_sep double actual concode_elem_sep double weight concode_elem_... |
void function ( SSLContextParameters arg0 ) { this . sslContextParameters = arg0 ; } | to configure ssl security . concode_field_sep boolean disconnect concode_elem_sep int maximumPoolSize concode_elem_sep SSLContextParameters sslContextParameters concode_elem_sep boolean autoStartTls concode_elem_sep boolean sync concode_elem_sep long timeout concode_elem_sep String protocol concode_elem_sep int decoder... |
FailWorkflowExecutionDecisionAttributes function ( String arg0 ) { this . details = arg0 ; return this ; } | optional . details of the failure . returns a reference to this object so that method calls can be chained together . constraints : length : 0 - 32768 concode_field_sep String reason concode_elem_sep String details concode_field_sep String getReason concode_elem_sep int hashCode concode_elem_sep void setReason concode_... |
void function ( ) { Set < String > loc0 = jedis . loc0 ( "srini_string" ) ; Transaction loc1 = jedis . multi ( ) ; for ( String loc2 : loc0 ) { loc1 . del ( loc2 ) ; } loc1 . exec ( ) ; } | deletes all keys from the database . should be used for development and testing , not production . concode_field_sep Jedis jedis concode_field_sep void add concode_elem_sep boolean isIndexed concode_elem_sep Map<String,Integer> getCounts concode_elem_sep Set<String> urlSetKeys concode_elem_sep void printIndex concode_e... |
String function ( final Date arg0 ) { GregorianCalendar loc0 = new GregorianCalendar ( ) ; loc0 . setTimeInMillis ( arg0 . getTime ( ) ) ; return formatGregorianCalendar ( loc0 ) ; } | convenience method to format a date as an xml datetime string . concode_field_sep Map<String,String> ESCAPES concode_field_sep XMLGregorianCalendar getXMLGregorianCalendar concode_elem_sep String getAttribute concode_elem_sep String formatGregorianCalendar concode_elem_sep String unescape concode_elem_sep Date getDate ... |
boolean function ( ) { return askForUsername ; } | gets the value of the askforusername property . concode_field_sep boolean askForUsername concode_elem_sep boolean askForPassword concode_field_sep Object copyTo concode_elem_sep Object copyTo concode_elem_sep Object createCopy concode_elem_sep void hashCode concode_elem_sep int hashCode concode_elem_sep void equals con... |
float function ( ) { return gravityz ; } | get all gravity . concode_field_sep String ID concode_elem_sep Date timeOfReading concode_elem_sep float gravityz concode_elem_sep long time concode_elem_sep int priority concode_elem_sep float gravityy concode_elem_sep float gravityx concode_field_sep float getgravityy concode_elem_sep float getgravityx concode_elem_s... |
void function ( long arg0 ) { pstmt_set_label . setLong ( 1 , arg0 ) ; pstmt_set_label . executeUpdate ( ) ; } | set the edit-label to identify an edit as being an oe offending-edit . note that edit labels are intialized to innocent . concode_field_sep PreparedStatement pstmt_rids_only_interval concode_elem_sep stiki_con_server con_server concode_elem_sep PreparedStatement pstmt_set_label concode_elem_sep PreparedStatement pstmt_... |
boolean function ( Geometry arg0 ) { return baseGeom . coveredBy ( arg0 ) ; } | default implementation . concode_field_sep Geometry baseGeom concode_elem_sep List representativePts concode_field_sep boolean intersects concode_elem_sep boolean within concode_elem_sep Geometry getGeometry concode_elem_sep boolean envelopesIntersect concode_elem_sep boolean crosses concode_elem_sep boolean touches co... |
int function ( int arg0 ) { return get ( arg0 , 0 ) ; } | gets the int mapped from the specified key , or 0 if no such mapping has been made . concode_field_sep int[] mKeys concode_elem_sep int mSize concode_elem_sep int[] mValues concode_field_sep int keyAt concode_elem_sep void clear concode_elem_sep int valueAt concode_elem_sep int indexOfValue concode_elem_sep int binaryS... |
IDelegatingServerBehavior function ( ILaunchConfiguration arg0 ) { try { IServer loc0 = ServerUtil . getServer ( arg0 ) ; return ( IDelegatingServerBehavior ) loc0 . getAdapter ( IDelegatingServerBehavior . class ) ; } catch ( CoreException loc0 ) { return null ; } } | return a delegatingserverbehavior or null concode_field_sep PlaceHolder placeHolder concode_field_sep IControllableServerBehavior getControllableBehavior concode_elem_sep IControllableServerBehavior getControllableBehavior concode_elem_sep T getController |
java . util . Date function ( ) { return _keHoachKiemDemNuoc . getLastSavePoint ( ) ; } | returns the last save point of this ke hoach kiem dem nuoc . concode_field_sep KeHoachKiemDemNuoc _keHoachKiemDemNuoc concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.util.Date getNgayXuatBan concode... |
void function ( Drivelane arg0 , int arg1 , int arg2 , int arg3 ) { Path loc0 = getPath ( arg1 , arg2 ) ; if ( loc0 == null ) paths . addElement ( new Path ( arg1 , arg2 , arg0 , arg3 ) ) ; else loc0 . addLane ( arg0 , arg3 ) ; } | adds a drivelane to the lanes already found for exitnodeid and rutype . concode_field_sep String parentName concode_elem_sep Integer[] lengths concode_elem_sep String parentName concode_elem_sep Vector paths concode_elem_sep int max_length concode_elem_sep Drivelane[] lanes concode_elem_sep int[] laneIds concode_elem_s... |
String function ( ) { return selectedPanel ; } | gets the name of the selected panel stack . concode_field_sep String selectedPanel concode_field_sep void setSelectedPanel |
boolean function ( ) { try { return ( con != null && ! con . isClosed ( ) ) ; } catch ( Exception loc0 ) { return false ; } } | return true , if this connection is open , else false . concode_field_sep boolean ready concode_elem_sep boolean ignore concode_elem_sep ArrayList logcols concode_elem_sep String table concode_elem_sep int EMPTY concode_elem_sep String new_sql concode_elem_sep int ID concode_elem_sep String sql concode_elem_sep int log... |
void function ( Class < ? extends Annotation > arg0 ) { this . initAnnotationType = arg0 ; } | specify the init annotation to check for , indicating initialization methods to call after configuration of a bean . any custom annotation can be used , since there are no required annotation attributes . there is no default , although a typical choice is the jsr-250 javax.annotation.postconstruct annotation . concode_... |
void function ( String arg0 ) { this . status = arg0 ; } | the alert status of the check : `` ok '' green , `` warning '' yellow , `` error '' red , or `` not_available '' . concode_field_sep com.amazonaws.internal.SdkInternalList<TrustedAdvisorResourceDetail> flaggedResources concode_elem_sep TrustedAdvisorCategorySpecificSummary categorySpecificSummary concode_elem_sep Strin... |
void function ( ) { all ( ) . add ( this ) ; } | registers this object as an active listener so that it can start getting callbacks invoked . concode_field_sep PlaceHolder placeHolder concode_field_sep ExtensionList<SaveableListener> all concode_elem_sep void onChange concode_elem_sep void unregister concode_elem_sep void fireOnChange |
void function ( SharedPreferences arg0 , String arg1 ) { importSettings ( arg0 , new JSONObject ( arg1 ) ) ; } | reads the server , web searches , rss feed , background service and system settings from a json-encoded string , such as when read via a qr code . concode_field_sep SystemSettings systemSettings concode_elem_sep String DEFAULT_SETTINGS_DIR concode_elem_sep ApplicationSettings applicationSettings concode_elem_sep String... |
long function ( ) { return map . getPeakMemoryUsedBytes ( ) ; } | return the peak memory used so far , in bytes . concode_field_sep UnsafeProjection groupingKeyProjection concode_elem_sep StructType groupingKeySchema concode_elem_sep byte[] emptyAggregationBuffer concode_elem_sep boolean enablePerfMetrics concode_elem_sep StructType aggregationBufferSchema concode_elem_sep UnsafeRow ... |
boolean function ( ) { int loc0 = status . decrementAndGet ( ) ; Preconditions . checkState ( loc0 != 0xffffffff , "srini_string" ) ; return loc0 == STATUS_CLOSED_MASK ; } | decrement the reference count . concode_field_sep AtomicInteger status concode_elem_sep int STATUS_CLOSED_MASK concode_field_sep void reference concode_elem_sep int getReferenceCount concode_elem_sep boolean isOpen concode_elem_sep void unreferenceCheckClosed concode_elem_sep int setClosed |
ResourceAdaptersDescriptor function ( ) { return ResourceAdapterFactory . createTestDeployment ( 1 , null , 0 ) ; } | the activation concode_field_sep TestConnectionFactory cf concode_field_sep ResourceAdapterArchive createResourceAdapter concode_elem_sep void testAllocationRetry |
void function ( BigDecimal arg0 ) { this . colspanM = arg0 ; } | sets the value of the colspanm property . concode_field_sep BigDecimal colspan concode_elem_sep BigDecimal colspanS concode_elem_sep BigDecimal rowspan concode_elem_sep String x concode_elem_sep String width concode_elem_sep String y concode_elem_sep String z concode_elem_sep BigDecimal colspanM concode_field_sep void ... |
float function ( int arg0 ) { return hitDoc ( arg0 ) . score ; } | returns the score for the nth document in this set . concode_field_sep HitDoc next concode_elem_sep Searcher searcher concode_elem_sep Vector hitDocs concode_elem_sep HitDoc last concode_elem_sep Document doc concode_elem_sep HitDoc prev concode_elem_sep int length concode_elem_sep Weight weight concode_elem_sep Sort s... |
Date function ( ) { return _kbComment . getModifiedDate ( ) ; } | returns the modified date of this kb comment . concode_field_sep KBComment _kbComment concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep... |
Collection < K > function ( ) { return Collections . emptyList ( ) ; } | this method is meant to be overridden to implement collecting of all clusterwide available keys and return them from #getallkeys . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isAllKeysSupported concode_elem_sep KeyValueSource<K,V> fromMap concode_elem_sep KeyValueSource<K,V> fromMultiMap concode... |
void function ( @ NonNull String [ ] arg0 ) { Collections . addAll ( mPermissions , arg0 ) ; } | this method registers the permissionsresultaction object for the specified permissions so that it will know which permissions to look for changes to . the permissionsresultaction will then know to look out for changes to these permissions . concode_field_sep Set<String> mPermissions concode_elem_sep Looper mLooper conc... |
void function ( ) { stop = true ; deleteLogFileLater ( null ) ; } | stop the thread . this method is called when closing the database . old log files are deleted as well . concode_field_sep WeakReference<Database> databaseRef concode_elem_sep long lastIndexFlush concode_elem_sep boolean stop concode_elem_sep String oldLogFile concode_elem_sep int writeDelay concode_elem_sep long oldLog... |
Builder < N , T > function ( @ Nullable Integer arg0 ) { this . timeout = arg0 ; return this ; } | the timeout value for the load balancer and communications with its nodes . defaults to 30 seconds with a maximum of 120 seconds . concode_field_sep HealthMonitor healthMonitor concode_elem_sep Boolean halfClosed concode_elem_sep String PERSISTENCE_TYPE concode_elem_sep ConnectionThrottle connectionThrottle concode_ele... |
boolean function ( String arg0 , String arg1 ) { com . xpn . loc0 . XWiki loc0 = this . context . getWiki ( ) ; return loc0 . getRightService ( ) . hasAccessLevel ( arg0 , this . context . getUser ( ) , arg1 , this . context ) ; } | check if the current user has an access level on a given document . concode_field_sep Provider<XWikiContext> xcontextProvider concode_elem_sep XWikiContext context concode_field_sep boolean hasProgrammingRights concode_elem_sep boolean hasAdminRights concode_elem_sep XWikiContext getXWikiContext concode_elem_sep boolea... |
Snapshot function ( String arg0 ) { setName ( arg0 ) ; return this ; } | the descriptive name of the snapshot . concode_field_sep String snapshotId concode_elem_sep String name concode_elem_sep String directoryId concode_elem_sep java.util.Date startTime concode_elem_sep String type concode_elem_sep String status concode_field_sep void setSnapshotId concode_elem_sep void setName concode_ele... |
BundleContext function ( ) { return context ; } | returns the bundle context of this bundle concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void stop concode_elem_sep void start |
void function ( float arg0 ) { lineWidth = arg0 ; } | set the value of the line width . concode_field_sep double nonStrokingAlphaConstant concode_elem_sep boolean isClippingPathDirty concode_elem_sep boolean alphaSource concode_elem_sep double smoothness concode_elem_sep PDColor nonStrokingColor concode_elem_sep PDSoftMask softMask concode_elem_sep RenderingIntent renderi... |
void function ( long arg0 ) { _socialActivityLimit . setUserId ( arg0 ) ; } | sets the user id of this social activity limit . concode_field_sep SocialActivityLimit _socialActivityLimit concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGr... |
String function ( ) { Preferences loc0 = Preferences . userRoot ( ) ; return loc0 . get ( REGKEY_SPMF_INPUT_FILE , null ) ; } | get the input file path stored in the registry concode_field_sep PathsManager instance concode_elem_sep String REGKEY_SPMF_INPUT_FILE concode_elem_sep String REGKEY_SPMF_OUTPUT_FILE concode_field_sep void setInputFilePath concode_elem_sep PathsManager getInstance concode_elem_sep String getOutputFilePath concode_elem_s... |
int function ( String arg0 ) { return indexOf ( arg0 . toCharArray ( ) , arg0 . length ( ) ) ; } | test if the value of the header includes the given string . concode_field_sep int uriEnd concode_elem_sep int INITIAL_URI_SIZE concode_elem_sep int MAX_URI_SIZE concode_elem_sep char[] protocol concode_elem_sep char[] method concode_elem_sep int methodEnd concode_elem_sep int MAX_METHOD_SIZE concode_elem_sep int INITIA... |
boolean function ( int arg0 ) { if ( camera . cameraIsOpened ( ) ) { if ( findCheesboardCorners ( arg0 ) ) { cheessboardCalibrated = true ; return true ; } } return false ; } | zwraca true jesli kamera jest wlaczona i uda sie znalezc wszystkie rogi . plansza 8x8 daje 7x7 rogow . concode_field_sep double averageSizeY concode_elem_sep double averageSizeX concode_elem_sep String FILENAME concode_elem_sep int MIN_SIZE_YELLOWS concode_elem_sep MatOfPoint2f boardCorners concode_elem_sep boolean che... |
void function ( ) { try { if ( this . streamIn != null ) this . streamIn . close ( ) ; if ( this . streamOut != null ) this . streamOut . close ( ) ; if ( this . sock != null && this . sock . isConnected ( ) ) this . sock . close ( ) ; } catch ( Exception loc0 ) { } } | close all streams and socket catches exceptions but doesnt throw them to the top class concode_field_sep String needsAuthString concode_elem_sep String password concode_elem_sep boolean needsAuth concode_elem_sep PrintWriter streamOut concode_elem_sep Integer port concode_elem_sep String wrongAuth concode_elem_sep Stri... |
EntityResolver function ( ) { return null ; } | returns null . concode_field_sep String NAMESPACES concode_elem_sep ContentHandler handler concode_elem_sep String NS_PREFIXES concode_elem_sep Map<String,Boolean> features concode_field_sep void setEntityResolver concode_elem_sep ErrorHandler getErrorHandler concode_elem_sep Object getProperty concode_elem_sep void se... |
int function ( ) { List < Integer > loc0 = getSelectedIndices ( ) ; if ( loc0 . size ( ) > 1 ) { return - 2 ; } else if ( loc0 . size ( ) == 0 ) { return - 1 ; } return loc0 . get ( 0 ) . intValue ( ) ; } | returns the first selected index ; returns -1 if there is no selected item . concode_field_sep JScrollPane scrollPane concode_elem_sep boolean checkbox concode_elem_sep Vector<T> tableList concode_elem_sep DefaultTableModel model concode_elem_sep int DEFAULT_WIDTH concode_elem_sep int DEFAULT_HEIGHT concode_elem_sep JT... |
Class < ? > function ( ) { return this . targetClass ; } | return the target class on which to call the target method . concode_field_sep Object targetObject concode_elem_sep String targetMethod concode_elem_sep Class<?> targetClass concode_elem_sep Method methodObject concode_elem_sep String staticMethod concode_elem_sep Object[] arguments concode_field_sep void prepare conco... |
String function ( String ... arg0 ) { if ( arg0 == null || arg0 . length == 0 ) { return "srini_string" ; } StringBuilder loc0 = new StringBuilder ( ) ; for ( String loc1 : arg0 ) { loc0 . append ( loc1 ) . append ( lineSeparator ( ) ) ; } return loc0 . toString ( ) ; } | joins the given lines with the platform new line . concode_field_sep PlaceHolder placeHolder concode_field_sep Map<String,String> asMap |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.