code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
void function ( java . lang . String arg0 ) { this . revisionID = arg0 ; } | sets the revisionid value for this wssynchronizationgetitemxml . concode_field_sep java.lang.String revisionID concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.talend.mdm.webservice.WSItemPK wsItemP... |
Ontology function ( ) { return CORE_ONTOLOGY ; } | get the ontology that defines our core `` central dogma '' . this contains definitions that we have to have , such as any , predicate , is-a and transient . these are our axioms , upon which the default interpreters build . concode_field_sep Term TRANSITIVE concode_elem_sep IntegerOntology CORE_INTEGER concode_elem_sep... |
SnakeBody function ( ) { return head ; } | getter atribut head . concode_field_sep char NULL concode_elem_sep char from concode_elem_sep Point pos concode_elem_sep int DEFAULT_LENGTH concode_elem_sep SnakeBody tail concode_elem_sep int length concode_elem_sep int worldsize concode_elem_sep char RIGHT concode_elem_sep SnakeBody head concode_elem_sep char to conc... |
void function ( GL10 arg0 ) { getCurrentProjection ( arg0 ) ; getCurrentModelView ( arg0 ) ; } | record the current modelview and projection matrix state . has the side effect of setting the current matrix state to gl_modelview concode_field_sep float[] mModelView concode_elem_sep float[] mProjection concode_field_sep void getMatrix concode_elem_sep void getCurrentProjection concode_elem_sep void getCurrentModelVi... |
void function ( Writer arg0 , String arg1 , SortedMap < String , Integer > arg2 ) { arg0 . write ( "srini_string" + arg1 + "srini_string" ) ; for ( String loc0 : arg2 . keySet ( ) ) { Integer loc1 = arg2 . get ( loc0 ) ; arg0 . write ( "srini_string" + loc0 + "srini_string" + loc1 + "srini_string" ) ; } } | prints a map . concode_field_sep com.petrivirkkula.toolbox.logger.Logger LOGGER concode_elem_sep long startTime concode_elem_sep int totalEventCount concode_elem_sep SortedMap<String,Integer> handlerStats concode_elem_sep int totalHandlerCount concode_elem_sep long serialVersionUID concode_elem_sep String RCSID concode... |
Object function ( Reference arg0 ) { return changes . get ( arg0 ) ; } | returns an instance of the specified reference concode_field_sep PTrailer trailer concode_elem_sep int nextReferenceNumber concode_elem_sep Logger logger concode_elem_sep HashMap<Reference,PObject> changes concode_field_sep boolean contains concode_elem_sep int compare concode_elem_sep boolean isChanged concode_elem_se... |
Configuration function ( ) { return configuration ; } | get the application configuration . concode_field_sep play.api.test.FakeApplication application concode_elem_sep Configuration configuration concode_elem_sep Injector injector concode_field_sep play.api.test.FakeApplication getWrappedApplication concode_elem_sep Injector injector |
MetadataObjectId function ( ) { return scheduleId ; } | gets the value of the scheduleid property . concode_field_sep MetadataObjectId jobDefinitionId concode_elem_sep XMLGregorianCalendar requestedStartTime concode_elem_sep XMLGregorianCalendar requestedEndTime concode_elem_sep String application concode_elem_sep MetadataObjectId triggerId concode_elem_sep RequestParameter... |
void function ( int arg0 ) { assert isValid ( true ) ; resize ( targets . length + 1 ) ; shuffleUp ( targets , arg0 ) ; increment ( arg0 , sources ) ; assert isValid ( true ) ; } | inserts into the sources . behavior is analogous to #inserttarget int . concode_field_sep int[] sources concode_elem_sep int[] targets concode_field_sep int getSourceCount concode_elem_sep int getTargetCount concode_elem_sep MappingType getMappingType concode_elem_sep void increment concode_elem_sep int getTarget conco... |
Source < T > function ( T ... arg0 ) { return pick ( java . util . Arrays . asList ( arg0 ) ) ; } | generates a value by randomly picking one from the supplied . when shrinking , values supplied earlier will be considered `` smaller '' . concode_field_sep PlaceHolder placeHolder concode_field_sep Source<T> sequence concode_elem_sep Source<T> sequence concode_elem_sep Source<T> constant concode_elem_sep Source<T> reve... |
void function ( ) { _continued = true ; } | indicate that a prompt for a token if needed should indicate that a new command is expected . concode_field_sep String COMMENT_TEXT concode_elem_sep Pattern IDENTIFIER concode_elem_sep boolean _continued concode_elem_sep int _k concode_elem_sep Matcher _mat concode_elem_sep String LITERAL_TEXT concode_elem_sep Pattern ... |
boolean function ( LngLat arg0 ) { return map . setMarkerPoint ( markerId , arg0 . longitude , arg0 . latitude ) ; } | sets the coordinate location , where the marker should be displayed . concode_field_sep boolean visible concode_elem_sep Context context concode_elem_sep MapController map concode_elem_sep long markerId concode_field_sep boolean setVisible concode_elem_sep boolean setPolyline concode_elem_sep boolean setPolygon concode... |
boolean function ( int arg0 ) { checkRange ( arg0 ) ; Boolean loc0 = Types . isUnsignedAttribute ( types [ -- arg0 ] ) ; return loc0 != null && ! loc0 . booleanValue ( ) && ! isIdentity [ arg0 ] ; } | retrieves whether values for the designated parameter can be signed numbers . concode_field_sep int[] types concode_elem_sep int[] modes concode_elem_sep int parameterCount concode_elem_sep int[] nullability concode_elem_sep Result.ResultMetaData rmd concode_elem_sep boolean[] isIdentity concode_elem_sep String[] class... |
void function ( ) { for ( JobProgression loc0 : progression ) { loc0 . reloadMaxExperience ( ) ; } } | reloads max experience for this job . concode_field_sep UUID playerUUID concode_elem_sep boolean isOnline concode_elem_sep boolean isSaved concode_elem_sep Object saveLock concode_elem_sep String userName concode_elem_sep ArrayList<JobProgression> progression concode_elem_sep String honorific concode_field_sep JobsPlay... |
Boolean function ( ) { return this . deleteOnTermination ; } | whether the volume is deleted on instance termination . concode_field_sep String volumeType concode_elem_sep String snapshotId concode_elem_sep Integer iops concode_elem_sep Boolean deleteOnTermination concode_elem_sep Integer volumeSize concode_field_sep void setSnapshotId concode_elem_sep void setIops concode_elem_se... |
void function ( Request . CancelType arg0 ) { requests . remove ( requestID ) ; if ( offer != null ) { offer . cancel ( ) ; } } | send a cancel notice to the queue when a user has left . concode_field_sep Offer offer concode_elem_sep Workgroup workgroup concode_elem_sep Map<String,Request> requests concode_elem_sep Date creationTime concode_elem_sep Map<String,List<String>> metaData concode_elem_sep Logger Log concode_elem_sep String requestID co... |
BluetoothDevice function ( ) { return peer . next ( ) ; } | use this method to get the next ` bluetoothdevice ` connected to this device . note that devices are inspected circularly : there is always a next one . concode_field_sep TenBus bus concode_elem_sep Peer peer concode_elem_sep String TAG concode_elem_sep Handler mainThread concode_elem_sep Bus ottoBus concode_field_sep ... |
int function ( ) { return count ; } | returns the number of elements in the ifd . concode_field_sep int TIFF_SSHORT concode_elem_sep int TIFF_SBYTE concode_elem_sep Object data concode_elem_sep int TIFF_SRATIONAL concode_elem_sep int TIFF_BYTE concode_elem_sep int TIFF_DOUBLE concode_elem_sep int count concode_elem_sep int type concode_elem_sep int TIFF_SL... |
String function ( ) { return optout ; } | gets the value of the optout property . concode_field_sep String optout concode_elem_sep String purpose concode_elem_sep List<PhoneContactInfoType> phone concode_elem_sep String enrollmentStatus concode_elem_sep long serialVersionUID concode_elem_sep String type concode_elem_sep String emailValidationFlag concode_elem_... |
void function ( String arg0 ) { this . recordId = arg0 ; } | the id of the record . concode_field_sep String recordId concode_elem_sep String errorMessage concode_elem_sep String errorCode concode_field_sep void setErrorMessage concode_elem_sep String getRecordId concode_elem_sep PutRecordBatchResponseEntry withErrorCode concode_elem_sep String getErrorCode concode_elem_sep int ... |
String function ( ) { return name ; } | the name of the function . concode_field_sep int last concode_elem_sep int line concode_elem_sep List<String> labels concode_elem_sep List<String> params concode_elem_sep List<String> closure concode_elem_sep List<String> outer concode_elem_sep List<String> closures concode_elem_sep List<String> exceptions concode_elem... |
void function ( String arg0 ) { this . instanceType = arg0 ; } | the instance type . concode_field_sep String instanceId concode_elem_sep String spotInstanceRequestId concode_elem_sep String instanceType concode_field_sep String getSpotInstanceRequestId concode_elem_sep String getInstanceId concode_elem_sep ActiveInstance withInstanceId concode_elem_sep int hashCode concode_elem_sep... |
void function ( boolean arg0 ) { this . tickMarks = arg0 ; } | sets the value of the tickmarks property . concode_field_sep boolean border concode_elem_sep boolean minerTickMarks concode_elem_sep boolean tickMarks concode_elem_sep PlotOrientation orientation concode_elem_sep boolean rangeCrosshair concode_elem_sep boolean pieOutlines concode_elem_sep boolean legend concode_elem_se... |
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getTopics ( ) != null ) loc0 . append ( "srini_string" + getTopics ( ) + "srini_string" ) ; if ( getNextToken ( ) != null ) loc0 . append ( "srini_string" + getNextToken ( ) ) ; loc0 . append ( "srini_string" ) ; ... | returns a string representation of this object ; useful for testing and debugging . concode_field_sep com.amazonaws.internal.SdkInternalList<Topic> topics concode_elem_sep String nextToken concode_field_sep java.util.List<Topic> getTopics concode_elem_sep void setNextToken concode_elem_sep int hashCode concode_elem_sep... |
WebSocketTransportRegistration function ( WebSocketHandlerDecoratorFactory ... arg0 ) { if ( arg0 != null ) { this . decoratorFactories . addAll ( Arrays . asList ( arg0 ) ) ; } return this ; } | configure one or more factories to decorate the handler used to process websocket messages . this may be useful in some advanced use cases , for example to allow spring security to forcibly close the websocket session when the corresponding http session expires . concode_field_sep List<WebSocketHandlerDecoratorFactory>... |
String function ( ) { return id ; } | gets the value of the id property . concode_field_sep String digestMethod concode_elem_sep List<DssTransform> transforms concode_elem_sep String id concode_elem_sep String type concode_elem_sep String uri concode_field_sep List<DssTransform> getTransforms concode_elem_sep String getType concode_elem_sep void setUri con... |
Layout function ( ) { return layout ; } | gets the value of the layout property . concode_field_sep Layout layout concode_elem_sep String mapping concode_elem_sep List<Address> address concode_elem_sep String styling concode_elem_sep String flavour concode_elem_sep Label label concode_elem_sep String align concode_field_sep String getMapping concode_elem_sep L... |
boolean function ( XMLStreamReader arg0 , String arg1 , String arg2 ) { return isElement ( arg0 , END_ELEMENT , arg1 , arg2 ) ; } | test if the current event is an element end tag with the given namespace and name . if the namespace uri is null it is not checked for equality , if the local name is null it is not checked for equality . concode_field_sep PlaceHolder placeHolder concode_field_sep void skipElement concode_elem_sep String requireAttr co... |
void function ( String arg0 ) { this . circleID = arg0 ; } | setter method for circleid concode_field_sep Date endDate concode_elem_sep String departmentID concode_elem_sep String circleID concode_elem_sep Date startDate concode_field_sep Date getStartDate concode_elem_sep void setStartDate concode_elem_sep void setDepartmentID concode_elem_sep String getCircleID concode_elem_se... |
Result < T > function ( T arg0 , Iterable < ? extends ModelProblem > arg1 ) { return new Result < > ( true , arg0 , arg1 ) ; } | error with partial result and problems describing the cause concode_field_sep T value concode_elem_sep boolean errors concode_elem_sep Function<Result<?>,Iterable<? extends ModelProblem>> GET_PROBLEMS concode_elem_sep Iterable<? extends ModelProblem> problems concode_field_sep boolean hasErrors concode_elem_sep boolean... |
void function ( ActionEvent arg0 ) { FacesContext loc0 = FacesContext . getCurrentInstance ( ) ; String loc1 = arg0 . getComponent ( ) . getClientId ( loc0 ) ; String loc2 = interpretID ( loc1 , "srini_string" , "srini_string" ) ; selectedTimeZone = TimeZone . getTimeZone ( loc2 ) ; } | listens to client input from commandbuttons in the ui map and sets the selected time zone . concode_field_sep DateFormat currentFormat concode_elem_sep ArrayList checkedTimeZoneList concode_elem_sep String GMT7DAYLIGHTLOCATION concode_elem_sep String GMT9DAYLIGHTLOCATION concode_elem_sep String GMT8DAYLIGHTLOCATION con... |
Integer function ( final String arg0 , final int arg1 ) { return arg1 ; } | access a parameter from a parameter map concode_field_sep IParameterHolder NULL_PARAMETER_HOLDER concode_elem_sep IParameterHolder[] EMPTY_ARRAY concode_elem_sep Class THIS_CLASS concode_field_sep Float getFloatParameter concode_elem_sep Float getFloatParameter concode_elem_sep Float getFloatParameter concode_elem_sep ... |
String function ( ) { return countryName ; } | returns the country name . concode_field_sep int NON_US_CITY_TYPE concode_elem_sep int cityType concode_elem_sep int zipCode concode_elem_sep String cityName concode_elem_sep String stateName concode_elem_sep int cityCode concode_elem_sep int US_CITY_TYPE concode_elem_sep String countryName concode_field_sep String get... |
double function ( double arg0 , double arg1 ) { return getEstimator ( arg1 ) . getProbability ( arg0 ) ; } | get a probability estimate for a value concode_field_sep KernelEstimator[] m_Estimators concode_field_sep String toString concode_elem_sep void main concode_elem_sep Estimator getEstimator concode_elem_sep void addValue concode_elem_sep String getRevision |
String function ( ) { return form . findElement ( By . id ( "srini_string" ) ) . getAttribute ( "srini_string" ) ; } | returns the text that is entered to the description text area . concode_field_sep WebElement form concode_elem_sep WebDriver browser concode_field_sep Long getTaskId concode_elem_sep TaskPage submitTaskForm concode_elem_sep void typeDescription concode_elem_sep void typeTitle concode_elem_sep String getTaskTitle |
int function ( ) { return Integer . bitCount ( set ) ; } | returns the number of settings that have values assigned . concode_field_sep int FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS concode_elem_sep int DOWNLOAD_BANDWIDTH concode_elem_sep int set concode_elem_sep int DEFAULT_INITIAL_WINDOW_SIZE concode_elem_sep int UPLOAD_BANDWIDTH concode_elem_sep int CLIENT_CERTIFICATE_VECTOR... |
void function ( PacketBuffer arg0 ) { this . left = arg0 . readBoolean ( ) ; this . right = arg0 . readBoolean ( ) ; } | reads the raw packet data from the data stream . concode_field_sep boolean left concode_elem_sep boolean right concode_field_sep boolean getRight concode_elem_sep void writePacketData concode_elem_sep void processPacket concode_elem_sep boolean getLeft |
void function ( long arg0 ) { _systemEvent . setReferrerClassNameId ( arg0 ) ; } | sets the referrer class name id of this system event . concode_field_sep SystemEvent _systemEvent 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 conc... |
void function ( boolean arg0 ) { m_MSBAccess = ! m_MSBAccess ; } | toggles the flag deciding whether the lsb or the msb of the byte corresponds to the first bit index = 0 . concode_field_sep int[] ODD_OFFSETS concode_elem_sep int m_Size concode_elem_sep byte[] m_Data concode_elem_sep boolean m_MSBAccess concode_elem_sep int[] STRAIGHT_OFFSETS concode_elem_sep Logger logger concode_fie... |
AgentAlreadyRunningAssessment function ( String arg0 ) { setAssessmentRunArn ( arg0 ) ; return this ; } | the arn of the assessment that has already been started . concode_field_sep String agentId concode_elem_sep String assessmentRunArn concode_field_sep String getAgentId concode_elem_sep int hashCode concode_elem_sep void setAssessmentRunArn concode_elem_sep boolean equals concode_elem_sep AgentAlreadyRunningAssessment c... |
String function ( ) { return this . runtimeVersion ; } | get the runtimeversion value . concode_field_sep String runtimeVersion concode_elem_sep String script concode_field_sep JobProperties withScript concode_elem_sep JobProperties withRuntimeVersion concode_elem_sep String script |
MiniDFSNNTopology function ( String arg0 ) { MiniDFSNNTopology loc0 = new MiniDFSNNTopology ( ) ; String loc1 [ ] = arg0 . split ( "srini_string" ) ; for ( String loc2 : loc1 ) { loc0 . addNameservice ( new MiniDFSNNTopology . NSConf ( loc2 ) . addNN ( new MiniDFSNNTopology . NNConf ( null ) ) ) ; } loc0 . setFederatio... | set up federated cluster with the given nameservices , each of which has only a single namenode . concode_field_sep boolean federation concode_elem_sep int httpPort concode_elem_sep String nnId concode_elem_sep List<NSConf> nameservices concode_elem_sep String id concode_elem_sep int ipcPort concode_elem_sep String clu... |
Declaration function ( String arg0 , List < Type > arg1 , boolean arg2 , boolean arg3 ) { return getDirectMember ( arg0 , arg1 , arg2 , arg3 ) ; } | search only this scope , including members inherited by the scope , without considering containing scopes or imports . we 're not looking for un-shared direct members , but return them anyway , to let the caller produce a nicer error . concode_field_sep Scope container concode_elem_sep Unit unit concode_elem_sep Scope ... |
void function ( String arg0 ) { set . addValueToSet ( arg0 ) ; } | add a value to the set concode_field_sep SetServiceBA set concode_field_sep boolean isInSet concode_elem_sep void clear |
Subscription function ( String arg0 ) { this . endpoint = arg0 ; return this ; } | the subscription 's endpoint format depends on the protocol . returns a reference to this object so that method calls can be chained together . concode_field_sep String owner concode_elem_sep String protocol concode_elem_sep String endpoint concode_elem_sep String subscriptionArn concode_elem_sep String topicArn concod... |
String function ( int arg0 ) { return getConfigString ( SECTION_PLAYER_SKINS , arg0 ) ; } | returns a player skin - that is , a string signifying the model used by an in-game avatar . concode_field_sep int SECTION_WEAPON_SKINS concode_elem_sep int SECTION_STATUSBAR concode_elem_sep int SECTION_IMAGES concode_elem_sep int SECTION_PLAYER_SKINS concode_elem_sep String[] configStrings concode_elem_sep int SECTION... |
void function ( ) { Vector loc0 ; loc0 = ( Vector ) rowListeners_ . clone ( ) ; RowDataEvent loc1 = new RowDataEvent ( source_ , RowDataEvent . ROW_CHANGED ) ; for ( int loc2 = 0 ; loc2 < loc0 . size ( ) ; loc2 ++ ) { RowDataListener loc3 = ( RowDataListener ) loc0 . elementAt ( loc2 ) ; loc3 . rowChanged ( loc1 ) ; } ... | fire a changed event . concode_field_sep Vector rowListeners_ concode_elem_sep Object source_ concode_field_sep void fireRemoved concode_elem_sep void fireAdded concode_elem_sep void addRowDataListener concode_elem_sep void removeRowDataListener |
void function ( Comment arg0 ) { if ( arg0 . getAuthor ( ) != null ) { throw new IllegalArgumentException ( ) ; } _commentsPosted . add ( arg0 ) ; arg0 . setAuthor ( this ) ; } | adds a comment to this user the user is the author . this method ensures that the comment object stores a link back to this user . concode_field_sep Set<Comment> _commentsPosted concode_elem_sep String _lastname concode_elem_sep String _firstname concode_elem_sep Set<BlogEntry> _blogEntriesPosted concode_elem_sep Strin... |
EntityDescriptorType function ( SSODescriptorType arg0 ) { return MetaDataBuilderDelegate . createEntityDescriptor ( arg0 ) ; } | create an entity descriptor concode_field_sep PlaceHolder placeHolder concode_field_sep EndpointType createEndpoint concode_elem_sep SPSSODescriptorType createSPSSODescriptor concode_elem_sep IDPSSODescriptorType createIDPSSODescriptor concode_elem_sep OrganizationType createOrganization |
void function ( SimpleFeature arg0 , String arg1 ) { failedFeatures . add ( arg0 ) ; failureMessages . add ( arg0 . getID ( ) + "srini_string" + arg1 ) ; } | override error . description ... concode_field_sep ArrayList warningMessages concode_elem_sep ArrayList failedFeatures concode_elem_sep ArrayList validationList concode_elem_sep ArrayList warningFeatures concode_elem_sep ArrayList failureMessages concode_field_sep void setValidation concode_elem_sep void warning |
String function ( ) { return buf . toString ( ) ; } | returns the sql . concode_field_sep StringBuilder buf concode_elem_sep SqlDialect dialect concode_field_sep SqlBuilder identifier concode_elem_sep SqlBuilder identifier concode_elem_sep SqlBuilder identifier concode_elem_sep SqlDialect getDialect concode_elem_sep String getSqlAndClear concode_elem_sep int length concod... |
void function ( byte [ ] arg0 ) { this . pgenCounter = ( ( byte [ ] ) arg0 ) ; } | sets the value of the pgencounter property . concode_field_sep byte[] p concode_elem_sep byte[] q concode_elem_sep byte[] seed concode_elem_sep byte[] g concode_elem_sep byte[] pgenCounter concode_elem_sep byte[] y concode_elem_sep byte[] j concode_field_sep byte[] getG concode_elem_sep void setY concode_elem_sep byte[... |
String function ( ) { return bios ; } | gets the value of the bios property . concode_field_sep String sha1 concode_elem_sep String size concode_elem_sep String offset concode_elem_sep String bios concode_elem_sep String crc concode_elem_sep String merge concode_elem_sep String name concode_elem_sep long serialVersionUID concode_elem_sep String optional conc... |
int function ( ) { return 0 ; } | implement the parcelable interface concode_field_sep Creator<WifiP2pDeviceList> CREATOR concode_elem_sep HashMap<String,WifiP2pDevice> mDevices concode_field_sep boolean isGroupOwner concode_elem_sep Collection<WifiP2pDevice> getDeviceList concode_elem_sep void validateDevice concode_elem_sep boolean clear concode_elem... |
String function ( ) { return text ; } | gets the text in this run . concode_field_sep InputMethodHighlight highlight concode_elem_sep String text concode_field_sep String toString concode_elem_sep InputMethodHighlight getHighlight |
boolean function ( Object arg0 ) { if ( arg0 == this ) return true ; if ( arg0 == null ) return false ; if ( getClass ( ) != arg0 . getClass ( ) ) return false ; Jnipap loc0 = ( Jnipap ) arg0 ; return ( id == loc0 . id || id . equals ( loc0 . id ) ) ; } | compute equality concode_field_sep Connection conn concode_elem_sep Integer id concode_field_sep void putUnlessNull concode_elem_sep int hashCode concode_elem_sep void save concode_elem_sep void remove |
void function ( Iterable < ? > arg0 , Object ... arg1 ) { assertContentsAnyOrder ( ( String ) null , arg0 , arg1 ) ; } | 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 |
String function ( ) { return this . type ; } | the type of project to generate . should match one of the advertized type that the service supports . if not set , the default is retrieved from the service metadata . concode_field_sep String bootVersion concode_elem_sep String javaVersion concode_elem_sep String groupId concode_elem_sep String format concode_elem_sep... |
IPath function ( ) { return fPath ; } | gets the class path entry path . concode_field_sep boolean fIsMissing concode_elem_sep IPath fPath concode_elem_sep boolean fIsExported concode_field_sep void setExported concode_elem_sep Object[] getChildren concode_elem_sep boolean isMissing concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_s... |
void function ( CordovaInterface arg0 , CordovaWebView arg1 ) { } | called after plugin construction and fields have been initialized . prefer to use plugininitialize instead since there is no value in having parameters on the initialize function . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_... |
void function ( EvolutionState arg0 , int arg1 , int arg2 ) { arg0 . output . println ( fitnessToStringForHumans ( ) , arg2 , arg1 ) ; } | should print the fitness out fashion pleasing for humans to read , using state.output.println ... , verbosity , log . the default version of this method calls fitnesstostringforhumans and println 's the resultant string . concode_field_sep String P_FITNESS concode_elem_sep int trials concode_elem_sep String FITNESS_PRE... |
String function ( ) { return id ; } | a unique id for the merge . concode_field_sep List<SegmentCommitInfo> mergedSegments concode_elem_sep String id concode_field_sep List<SegmentCommitInfo> getMergedSegments |
List < String > function ( ) { return new ArrayList < String > ( mPurchaseMap . keySet ( ) ) ; } | returns a list of all owned product ids . concode_field_sep Map<String,SkuDetails> mSkuMap concode_elem_sep Map<String,Purchase> mPurchaseMap concode_field_sep void erasePurchase concode_elem_sep void addSkuDetails concode_elem_sep Purchase getPurchase concode_elem_sep boolean hasDetails concode_elem_sep List<Purchase>... |
void function ( MemoryBlock arg0 ) { used -= arg0 . size ( ) ; taskMemoryManager . freePage ( arg0 , this ) ; } | free a memory block . concode_field_sep MemoryMode mode concode_elem_sep TaskMemoryManager taskMemoryManager concode_elem_sep long pageSize concode_elem_sep long used concode_field_sep long getUsed concode_elem_sep void spill concode_elem_sep long spill concode_elem_sep LongArray allocateArray concode_elem_sep MemoryBl... |
String function ( ) { return uuidref ; } | gets the value of the uuidref property . concode_field_sep MXDataFileType mxDataFile concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String type concode_elem_se... |
Image function ( ) { return pageImage ; } | returns the backing texture for this page . concode_field_sep FontRenderContext renderContext concode_elem_sep List pageGlyphs concode_elem_sep BufferedImage scratchImage concode_elem_sep SGL GL concode_elem_sep int MAX_GLYPH_SIZE concode_elem_sep int pageHeight concode_elem_sep IntBuffer scratchIntBuffer concode_elem_... |
void function ( Any arg0 , String arg1 ) { arg0 . insert_string ( arg1 ) ; } | insert the istring into any uses any.insert _ string . concode_field_sep PlaceHolder placeHolder concode_field_sep String extract concode_elem_sep String read concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write |
long function ( int arg0 , long arg1 ) { while ( true ) { long loc0 = get ( arg0 ) ; if ( compareAndSet ( arg0 , loc0 , arg1 ) ) return loc0 ; } } | atomically sets the element at position i to the given value and returns the old value . concode_field_sep Unsafe unsafe concode_elem_sep int base concode_elem_sep long[] array concode_elem_sep int scale concode_elem_sep long serialVersionUID concode_field_sep long rawIndex concode_elem_sep long getAndIncrement concode... |
byte [ ] function ( ) { return null ; } | access the protocol 's underlying buffer directly . if this is not a buffered transport , return null . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isOpen concode_elem_sep int read concode_elem_sep void flush concode_elem_sep int getBufferPosition concode_elem_sep void close concode_elem_sep voi... |
HttpStatus function ( ) { return this . status ; } | return the configured http status for the response , if any . concode_field_sep Object view concode_elem_sep ModelMap model concode_elem_sep HttpStatus status concode_elem_sep boolean cleared concode_field_sep boolean wasCleared concode_elem_sep Map<String,Object> getModel concode_elem_sep void setViewName concode_elem... |
Vec3f function ( int arg0 ) { if ( arg0 >= size ( ) ) { throw new IndexOutOfBoundsException ( "srini_string" + arg0 + "srini_string" + size ( ) ) ; } int loc0 = arg0 * ELEMENT_SIZE ; FloatBuffer loc1 = data ; return new Vec3f ( loc1 . get ( loc0 ) , loc1 . get ( loc0 + 1 ) , loc1 . get ( loc0 + 2 ) ) ; } | fetches the vec3f at the given index . if the collection has not grown to the given size , throws an exception . concode_field_sep FloatBuffer data concode_elem_sep int ELEMENT_SIZE concode_field_sep void add concode_elem_sep void set concode_elem_sep int size concode_elem_sep int round concode_elem_sep Vec3f remove co... |
String function ( Locale arg0 ) { return arg0 . toString ( ) ; } | return a string for a locale object concode_field_sep PlaceHolder placeHolder concode_field_sep Locale parse |
boolean function ( ReceivedToken arg0 , String arg1 ) { if ( arg0 . getToken ( ) instanceof UsernameTokenType ) { return true ; } return false ; } | return true if this tokenvalidator implementation is capable of validating the receivedtoken argument . the realm is ignored in this token validator . concode_field_sep Parser parser concode_elem_sep Map<String,Validator> validators concode_elem_sep FailedLoginDelayer failedLoginDelayer concode_elem_sep Logger LOGGER c... |
void function ( final Set < Path > arg0 , final FileSystemDataset arg1 ) { if ( this . deleteEmptyDirectories && ! this . simulate ) { for ( Path loc0 : arg0 ) { PathUtils . deleteEmptyParentDirectories ( fs , arg1 . datasetRoot ( ) , loc0 ) ; } } } | deletes any empty paths in possiblyemptydirectories all the way upto the filesystemdataset #datasetroot . concode_field_sep boolean deleteAsOwner concode_elem_sep boolean deleteEmptyDirectories concode_elem_sep boolean skipTrash concode_elem_sep Logger log concode_elem_sep String SKIP_TRASH_KEY concode_elem_sep String ... |
java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 , com . liferay . portal . kernel . util . OrderByComparator < T > arg3 ) { return _akismetDataLocalService . arg0 ( arg0 , arg1 , arg2 , arg3 ) ; } | performs a dynamic query on the database and returns an ordered range of the matching rows . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end... |
String function ( ) { return paymentMethod ; } | gets the value of the paymentmethod property . concode_field_sep String paymentSubMethod concode_elem_sep Long sequenceNumber concode_elem_sep String paymentMethodFullDescription concode_elem_sep String paymentSubMethodShortDescription concode_elem_sep long serialVersionUID concode_elem_sep String activityCode concode_... |
Iterator < Chapter > function ( ) { return chapters . iterator ( ) ; } | returns an iterator over sub-chapter list . concode_field_sep VariantMap attributes concode_elem_sep boolean cleaned concode_elem_sep Text text concode_elem_sep WeakReference<Chapter> parent concode_elem_sep Set<Consumer<? super Chapter>> cleaners concode_elem_sep List<Chapter> chapters concode_field_sep Chapter getPar... |
void function ( AllServicesType arg0 ) { this . allServices = arg0 ; } | sets the value of the allservices property . concode_field_sep List<OccurrenceIdType> occurrences concode_elem_sep List<ClassType> classes concode_elem_sep List<ServiceUriType> serviceUriList concode_elem_sep List<ServiceUriSchemeType> serviceUriSchemeList concode_elem_sep List<Element> any concode_elem_sep String valu... |
void function ( int arg0 , long arg1 ) { } | structural initialisations take place here . this allows the cache to be resized while the database is in operation . concode_field_sep DataFileCache dataFileCache concode_elem_sep StopWatch makeRowTimer concode_elem_sep long bytesCapacity concode_elem_sep CachedObject[] rowTable concode_elem_sep StopWatch sortTimer co... |
boolean function ( Connection arg0 ) { try { return con != null ? ! con . isClosed ( ) : false ; } catch ( SQLException loc0 ) { log . error ( "srini_string" , loc0 ) ; return false ; } } | check if underlying connection was alive . concode_field_sep Logger log concode_elem_sep ConnectionFactory connectionFactory concode_elem_sep boolean batchMode concode_elem_sep JdbcConnectionDescriptor jcd concode_elem_sep PBKey pbKey concode_elem_sep boolean isInLocalTransaction concode_elem_sep PersistenceBrokerImpl ... |
DexClassLoaderHelper function ( ) { return DexClassLoaderHelperHolder . INSTANCE ; } | returns the sole instance of dexclassloaderhelper . concode_field_sep DexClassLoaderHelper INSTANCE concode_field_sep ClassLoader getDexClassLoader |
int function ( ) { try { return d_ISWbemObjectSetProxy . getCount ( ) ; } catch ( com . linar . jintegra . AutomationException loc0 ) { loc0 . fillInStackTrace ( ) ; throw loc0 ; } } | getcount . the number of items in this collection concode_field_sep wbemdisp.ISWbemObjectSetProxy d_ISWbemObjectSetProxy concode_elem_sep String CLSID concode_field_sep wbemdisp.ISWbemSecurity getSecurity_ concode_elem_sep Object getPropertyByName concode_elem_sep Object getPropertyByName concode_elem_sep java.util.Enu... |
void function ( ) { if ( addNewlines ) { try { out . write ( "srini_string" ) ; } catch ( IOException loc0 ) { throw new GroovyRuntimeException ( loc0 ) ; } } } | prints an end-of-line character if enabled via addnewlines property . defaults to outputting a single ' \ n ' character but by using a custom writer , e.g. platformlinewriter , you can get platform-specific end-of-line characters . concode_field_sep int indentLevel concode_elem_sep String indent concode_elem_sep boolea... |
TTransport function ( SocketAddress arg0 , long arg1 ) { return INSTANCE . createInternal ( arg0 , arg1 ) ; } | creates a thrift ttransport to the given address with the given timeout . all created resources are closed if an exception is thrown . concode_field_sep Method GET_INPUT_STREAM_METHOD concode_elem_sep Logger log concode_elem_sep TTimeoutTransport INSTANCE concode_field_sep Socket openSocketChannel concode_elem_sep TTra... |
void function ( Statement arg0 ) { m_statements . add ( arg0 ) ; } | to be closed at teardown . concode_field_sep List<ResultSet> m_resultSets concode_elem_sep List<Connection> m_connections concode_elem_sep List<Statement> m_statements concode_field_sep Statement createStatement concode_elem_sep Connection newConnection concode_elem_sep void closeRegisteredObjects concode_elem_sep void... |
void function ( Listener arg0 ) { mListener = arg0 ; } | sets the listener . concode_field_sep Listener mListener concode_elem_sep MultiPointerGestureDetector mDetector concode_field_sep void restartGesture concode_elem_sep boolean onTouchEvent concode_elem_sep float calcAverage concode_elem_sep float getRotation concode_elem_sep TransformGestureDetector newInstance concode_... |
PasswordHash function ( @ Nonnull final String arg0 ) { ValueEnforcer . notNull ( arg0 , "srini_string" ) ; final IPasswordHashCreator loc0 = s_aPHCMgr . getDefaultPasswordHashCreator ( ) ; final String loc1 = loc0 . createPasswordHash ( arg0 ) ; return new PasswordHash ( loc0 . getAlgorithmName ( ) , loc1 ) ; } | create the password hash from the passed plain text password , using the default password hash creator . concode_field_sep Logger s_aLogger concode_elem_sep ReadWriteLock s_aRWLock concode_elem_sep GlobalPasswordSettings s_aInstance concode_elem_sep PasswordHashCreatorManager s_aPHCMgr concode_elem_sep IPasswordConstra... |
void function ( boolean arg0 ) { this . transitory = arg0 ; } | transitory effects do not alter the display state . example : pulsate , shake however other effects change css style properties , and in some cases the application needs to be aware of these changes . for refreshing a page for example when css changes need to be sent to the application you need to set the transitory pr... |
int function ( ) { return ahcResponse . getStatusCode ( ) ; } | get the http status code of the response concode_field_sep com.ning.http.client.Response ahcResponse concode_field_sep byte[] asByteArray concode_elem_sep InputStream getBodyAsStream concode_elem_sep JsonNode asJson concode_elem_sep Object getUnderlying concode_elem_sep String getBody concode_elem_sep List<WSCookie> ge... |
boolean function ( ) { return allowFillInForms ; } | indicates whether revision 3 filling in forms is allowed . concode_field_sep String ownerPassword concode_elem_sep boolean allowEditContent concode_elem_sep boolean allowEditAnnotations concode_elem_sep boolean allowPrintHq concode_elem_sep int encryptionLengthInBits concode_elem_sep boolean allowFillInForms concode_el... |
boolean function ( String arg0 , boolean arg1 ) { String loc0 = get ( arg0 ) ; return ( loc0 == null ) ? arg1 : Boolean . parseBoolean ( loc0 ) ; } | get the boolean with a default value if the option is not set . concode_field_sep long serialVersionUID concode_elem_sep Context.Key<Options> optionsKey concode_elem_sep LinkedHashMap<String,String> values concode_elem_sep List<Runnable> listeners concode_elem_sep LinkedHashMap<String,java.util.List<String>> multiValue... |
boolean function ( String arg0 ) { return arg0 == null || arg0 . length ( ) == 0 ; } | used to check if a string is null or empty concode_field_sep char[] hexArray concode_field_sep String padRight concode_elem_sep String bytesToHex concode_elem_sep boolean isNullOrWhitespace concode_elem_sep boolean areEqual concode_elem_sep String byteArrayToHexString concode_elem_sep boolean isWhitespace concode_elem_... |
T function ( ) { return root ; } | obtain the root jaxb bound object concode_field_sep T root concode_elem_sep Origin origin concode_field_sep Origin getOrigin |
Optional < UserProfile > function ( final WebContext arg0 ) { final ProfileManager loc0 = WebUtils . getPac4jProfileManager ( arg0 ) ; return loc0 . get ( true ) ; } | is authentication profile available ? . concode_field_sep Logger LOGGER concode_elem_sep TicketRegistrySupport ticketRegistrySupport concode_elem_sep CookieRetrievingCookieGenerator ticketGrantingTicketCookieGenerator concode_field_sep boolean isCasAuthenticationOldForMaxAgeAuthorizationRequest concode_elem_sep boolean... |
void function ( String arg0 ) { this . actor = arg0 ; } | sets the value of the actor property . concode_field_sep String actor concode_elem_sep Boolean mustUnderstand concode_elem_sep String value concode_field_sep String getValue concode_elem_sep Boolean isMustUnderstand concode_elem_sep void setValue concode_elem_sep void setMustUnderstand concode_elem_sep String getActor |
String function ( ) { return group ; } | return name of deployable unit this module instance belongs to such as a stream . concode_field_sep Map<String,String> parameters concode_elem_sep String name concode_elem_sep String label concode_elem_sep Map<String,String> parameters concode_elem_sep String group concode_field_sep Builder setName concode_elem_sep Bui... |
String function ( ) { return new String ( bytes ( ) , charset ( ) . name ( ) ) ; } | returns the response as a string decoded with the charset of the content-type header . if that header is either absent or lacks a charset , this will attempt to decode the response body as utf-8 . concode_field_sep Request request concode_elem_sep RawHeaders headers concode_elem_sep int code concode_elem_sep Reader rea... |
void function ( long arg0 ) { } | a no op concode_field_sep DefaultOutputPort<HashMap<K,Integer>> mergedport concode_elem_sep HashMap<K,Integer> mergedTuple concode_elem_sep Integer lval concode_elem_sep boolean least concode_field_sep void process concode_elem_sep void setup concode_elem_sep void setLeast concode_elem_sep void endWindow concode_elem_s... |
Date function ( ) { return this . date ; } | get date of the last advertise message concode_field_sep Date date concode_elem_sep String server concode_elem_sep String MANAGER_URL concode_elem_sep String MANAGER_VERSION concode_elem_sep String status_desc concode_elem_sep String MANAGER_HOST concode_elem_sep String MANAGER_ADDRESS concode_elem_sep String MANAGER_P... |
int function ( String arg0 , IntByReference arg1 ) { int loc0 = loc0 ( ) ; if ( loc0 == 0 ) { return IOKit . INSTANCE . IOServiceGetMatchingServices ( masterPort . getValue ( ) , IOKit . INSTANCE . IOServiceMatching ( arg0 ) , arg1 ) ; } return loc0 ; } | convenience method to get matching ioservice objects concode_field_sep MachPort masterPort concode_elem_sep Logger LOG concode_field_sep byte[] getIORegistryByteArrayProperty concode_elem_sep CFMutableDictionaryRef getBSDNameMatchingDict concode_elem_sep String getIORegistryStringProperty concode_elem_sep long getIOReg... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.