code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
boolean function ( Field arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } return arg0 . ordinal ( ) - this . ordinal ( ) > 0 ; } | determine if this field is less important than the specified field . importance is defined from left to right on the version number with the major value left most being the most important . concode_field_sep PlaceHolder placeHolder concode_field_sep int getMinor concode_elem_sep Field getMoreImportant concode_elem_sep ... |
DateTime function ( ) { return dateTime ; } | get datetime concode_field_sep DateTime dateTime concode_elem_sep String uuid concode_elem_sep Map<String,Animal> map concode_field_sep MixedPropertiesAndAdditionalPropertiesClass dateTime concode_elem_sep String toIndentedString concode_elem_sep MixedPropertiesAndAdditionalPropertiesClass putMapItem concode_elem_sep v... |
int function ( ) { return 0 ; } | the number of nodes in the list . the range of valid child node indices is 0 to length-1 inclusive . concode_field_sep PlaceHolder placeHolder concode_field_sep Node item |
UserQuery function ( String arg0 , java . util . Date arg1 ) { final UserQuery loc0 = new UserQuery ( ) ; loc0 . setUrl ( arg0 ) ; loc0 . setLastUsed ( arg1 ) ; return loc0 ; } | constructs a new instance of userquery , taking all required and/or read-only properties as arguments . concode_field_sep java.util.Date lastUsed concode_elem_sep SearchSettings searchSettings concode_elem_sep String name concode_elem_sep Long id concode_elem_sep long serialVersionUID concode_elem_sep Integer autoRunFr... |
void function ( int arg0 ) { LOGLEVEL = arg0 ; Log . i ( "srini_string" , "srini_string" + arg0 ) ; } | set the current log level . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void d concode_elem_sep void d concode_elem_sep void d concode_elem_sep ... |
PportTimetableRef . CancellationReasons function ( ) { return cancellationReasons ; } | gets the value of the cancellationreasons property . concode_field_sep PportTimetableRef.CancellationReasons cancellationReasons concode_elem_sep List<Reason> reason concode_elem_sep List<LocationRef> locationRef concode_elem_sep String timetableId concode_elem_sep List<TocRef> tocRef concode_elem_sep PportTimetableRef... |
boolean function ( Font arg0 ) { String loc0 = arg0 . getFontName ( ) . toLowerCase ( ) ; return arg0 . isPlain ( ) && loc0 . indexOf ( "srini_string" ) == - 1 && loc0 . indexOf ( "srini_string" ) == - 1 ; } | returns true if font is reported to be plain neither italic nor bold . concode_field_sep PlaceHolder placeHolder concode_field_sep Font selectPreferred concode_elem_sep Font[] selectFonts concode_elem_sep Font chooseFont |
int function ( ) { return mProtectionStatus ; } | returns the protection status for the mtp object possible values are : android.mtp.mtpconstants #protection_status_none android.mtp.mtpconstants #protection_status_read_only android.mtp.mtpconstants #protection_status_non_transferable_data concode_field_sep int mParent concode_elem_sep int mAssociationType concode_elem... |
Text [ ] function ( ) { return fragments ; } | the highlighted fragments . null if failed to highlight for example , the field is not stored . concode_field_sep String name concode_elem_sep Text[] fragments concode_field_sep void writeTo concode_elem_sep String getName concode_elem_sep void readFrom concode_elem_sep String name concode_elem_sep String toString conc... |
List < QuickSearchResult > function ( ItemSearchResults < ArtifactSearchResult > arg0 , ArtifactoryRestRequest arg1 ) { List < QuickSearchResult > loc0 = new ArrayList < > ( ) ; arg0 . getResults ( ) . stream ( ) . filter ( this :: filterNoReadResults ) . forEach ( checksumResult -> loc0 . add ( new QuickSearchResult (... | update search model with results concode_field_sep SearchService searchService concode_elem_sep AuthorizationService authorizationService concode_field_sep boolean isSearchEmptyOrWildCardOnly concode_elem_sep boolean filterNoReadResults concode_elem_sep ChecksumSearchControls getChecksumSearchControl concode_elem_sep v... |
String function ( ) { return m_name ; } | returns the name of the bone . concode_field_sep String m_name concode_elem_sep Object m_offsetMatrix concode_elem_sep List<AiBoneWeight> m_boneWeights concode_field_sep List<AiBoneWeight> getBoneWeights concode_elem_sep int getNumWeights concode_elem_sep M4 getOffsetMatrix |
boolean function ( ) { return this . generateEntities ; } | returns the flag that controls whether or not chart entities are generated . concode_field_sep double translateY concode_elem_sep double translateX concode_elem_sep boolean generateEntities concode_field_sep void setGenerateEntities concode_elem_sep double getTranslateY concode_elem_sep double getTranslateX concode_ele... |
Search function ( SearchParameter [ ] arg0 ) { this . parameters = new java . util . ArrayList ( java . util . Arrays . asList ( arg0 ) ) ; return this ; } | sets the search parameters for this search object . concode_field_sep int pageNumber concode_elem_sep boolean eagerFetching concode_elem_sep int pageSize concode_elem_sep long serialVersionUID concode_elem_sep java.util.Collection parameters concode_elem_sep boolean useSqlLimiting concode_field_sep int getPageNumber co... |
float [ ] function ( int arg0 ) { float [ ] loc0 = new float [ 2 ] ; loc0 [ 0 ] = getX ( arg0 ) ; loc0 [ 1 ] = getY ( arg0 ) ; return loc0 ; } | returns the size described in this object as a two field array . index 0 contains the size in x direction , index 1 the size in y direction . concode_field_sep int INCH concode_elem_sep int x concode_elem_sep int y concode_elem_sep int MM concode_field_sep float getX concode_elem_sep int getYMicrometers concode_elem_se... |
void function ( ) { } | function not used concode_field_sep LibreDragonJarvis game concode_elem_sep LevelRenderer renderer concode_elem_sep Level level concode_elem_sep float width concode_elem_sep float height concode_field_sep void hide concode_elem_sep void show concode_elem_sep void resize concode_elem_sep void dispose concode_elem_sep vo... |
Entry function ( String arg0 ) { Collection < String > loc0 = toMap ( ) . get ( arg0 ) ; if ( loc0 != null ) { return new Entry ( arg0 , loc0 ) ; } return null ; } | returns a entry from where values can be obtained and parsed accordingly . concode_field_sep String[] values concode_elem_sep String name concode_field_sep long asLong concode_elem_sep int asInt concode_elem_sep String getName concode_elem_sep int size concode_elem_sep Map<String,Collection<String>> toMap concode_elem_... |
String function ( ) { return fEncoding ; } | returns the encoding of the stream , or null if not known . concode_field_sep InputStream fByteStream concode_elem_sep String fPublicId concode_elem_sep String fEncoding concode_elem_sep String fSystemId concode_elem_sep String fBaseSystemId concode_elem_sep Reader fCharStream concode_field_sep InputStream getByteStrea... |
void function ( ) { statsWriterTable . close ( ) ; statsReaderTable . close ( ) ; } | close the connection to the table concode_field_sep ImmutableBytesWritable minKeyPtr concode_elem_sep HTableInterface statsWriterTable concode_elem_sep long clientTimeStamp concode_elem_sep HTableInterface statsReaderTable concode_elem_sep byte[] tableName concode_field_sep StatisticsWriter newWriter concode_elem_sep v... |
int [ ] function ( int [ ] arg0 ) { int loc0 = arg0 . loc0 ; for ( int loc1 = loc0 , loc2 , loc3 ; loc1 > 1 ; -- loc1 ) { loc2 = generator . nextInt ( loc1 ) ; loc3 = arg0 [ loc1 - 1 ] ; arg0 [ loc1 - 1 ] = arg0 [ loc2 ] ; arg0 [ loc2 ] = loc3 ; } return arg0 ; } | randomly reorder the int array , with all data stay the same . concode_field_sep Random generator concode_field_sep String randUUID concode_elem_sep int randInt concode_elem_sep int randInt concode_elem_sep int[] randIntArray concode_elem_sep byte[] randByteArray concode_elem_sep String randString concode_elem_sep Stri... |
String function ( ) { return isDeleted ; } | to get isdeleted property . concode_field_sep String loadStatus concode_elem_sep String updateDeltaStartTimestamp concode_elem_sep String modificationOrdeletionTimesStamp concode_elem_sep String loadStartTime concode_elem_sep String updateDeltaEndTimestamp concode_elem_sep String updateStatusFileName concode_elem_sep l... |
CodeAndDescription function ( ) { return channelInfo ; } | gets the value of the channelinfo property . concode_field_sep boolean dealerFound concode_elem_sep boolean authenticationRequired concode_elem_sep String dealerName concode_elem_sep CodeAndDescription channelInfo concode_elem_sep String dealerCode concode_elem_sep String dealerType concode_elem_sep FinanceModel financ... |
void function ( final EntityResolver arg0 ) { this . m_aResolver = arg0 ; } | sets an entityresolver this entity resolver is used to resolve entities encountered while parsing a schema . concode_field_sep EntityResolver m_aResolver concode_field_sep Object getProperty concode_elem_sep void setFeature concode_elem_sep void setProperty concode_elem_sep VerifierFactory newInstance concode_elem_sep ... |
WebServiceUserPrincipalResolver function ( ) { return SingletonHolder . INSTANCE ; } | get an instance of this singleton concode_field_sep String DEFAULT_GROUP_DEFAULT concode_elem_sep TimeBasedCache<String,Set<Principal>> cache concode_elem_sep String defaultGroup concode_elem_sep String BASE_URL concode_elem_sep String CACHE_TIMEOUT_DEFAULT concode_elem_sep WebServiceUserPrincipalResolver INSTANCE conc... |
void function ( ) { presenter . start ( ) ; assertNotNull ( stub . getPresenter ( ) ) ; assertTrue ( stub . isOpened ( ) ) ; } | tests if the presenter was successfully connected with the view . concode_field_sep FileSelectorPresenter presenter concode_elem_sep FileLoader loader concode_elem_sep FileSelectorStub stub concode_field_sep void fileConfirmationWhenFileExists concode_elem_sep void cancellation concode_elem_sep void fileConfirmationWhe... |
void function ( ) { } | this method resets the outgoing events . concode_field_sep SCInterfaceImpl sCInterface concode_elem_sep int nextStateIndex concode_elem_sep boolean e1 concode_elem_sep State[] stateVector concode_field_sep void init concode_elem_sep SCInterface getSCInterface concode_elem_sep void exitAction concode_elem_sep void runCy... |
void function ( ) { ArrayList < AbstractTariff > loc0 = network . findAllTariffsMathesRange ( 1000 , 1000 ) ; assertEquals ( 1 , loc0 . size ( ) ) ; assertEquals ( ULTRA_CHEAP , loc0 . get ( 0 ) . getTariffName ( ) ) ; } | test method for com.epam.task1.mobilenetwork.mobilenetwork #findalltariffsmathesrange double , double . concode_field_sep String CLIENT_8 concode_elem_sep MobileNetwork network concode_elem_sep String LIGHTEN concode_elem_sep String CLIENT_6 concode_elem_sep String ULTRA_CHEAP concode_elem_sep String CLIENT_4 concode_e... |
Dependencies function ( Dependency arg0 ) { dependencies . add ( requireNonNull ( arg0 , "srini_string" ) ) ; if ( ! isNew ( ) ) { addDependencyToXML ( arg0 ) ; } return this ; } | adds new dependency to the end of dependencies list . creates dependencies tag if element does n't have dependencies yet concode_field_sep Element dependenciesParent concode_elem_sep List<Dependency> dependencies concode_field_sep NewElement asXMLElement concode_elem_sep Dependencies set concode_elem_sep Dependency las... |
TextType function ( ) { return new TextType ( ) ; } | create an instance of texttype concode_field_sep QName _Mediawiki_QNAME concode_field_sep RevisionType createRevisionType concode_elem_sep ContributorType createContributorType concode_elem_sep UploadType createUploadType concode_elem_sep DiscussionThreadingInfo createDiscussionThreadingInfo concode_elem_sep JAXBElemen... |
int function ( int arg0 ) { return arg0 ; } | returns the hash code of the value . concode_field_sep int SERIALIZED_HANDLE_SIZE concode_elem_sep int UNION_SIZE concode_elem_sep int SERIALIZED_INTERFACE_SIZE concode_elem_sep int UNSPECIFIED_ARRAY_LENGTH concode_elem_sep int ARRAY_NULLABLE concode_elem_sep int ALIGNMENT concode_elem_sep DataHeader MAP_STRUCT_HEADER ... |
String function ( ) { return url ; } | gets the value of the url property . concode_field_sep Layout layout concode_elem_sep String mapping concode_elem_sep String styling concode_elem_sep String flavour concode_elem_sep Boolean bindClickToWidget concode_elem_sep Label label concode_elem_sep String align concode_elem_sep String params concode_elem_sep Strin... |
String function ( ) { return country ; } | gets the value of the country property . concode_field_sep String zip concode_elem_sep String firstName concode_elem_sep String lastName concode_elem_sep String country concode_elem_sep String address concode_elem_sep String city concode_elem_sep String company concode_elem_sep String state concode_field_sep void setCo... |
long function ( ) { return getBwProvisioner ( ) . getBw ( ) ; } | gets the machine bw . concode_field_sep List<? extends Pe> peList concode_elem_sep RamProvisioner ramProvisioner concode_elem_sep List<? extends Vm> vmList concode_elem_sep List<Vm> vmsMigratingIn concode_elem_sep VmScheduler vmScheduler concode_elem_sep Datacenter datacenter concode_elem_sep int id concode_elem_sep lo... |
Collection < Mapping > function ( ) { return this . map . values ( ) ; } | returns all defined mappings . concode_field_sep String extension concode_elem_sep String mimeType concode_elem_sep Map<String,Mapping> map concode_elem_sep MimeMappings DEFAULT concode_field_sep String add concode_elem_sep Iterator<Mapping> iterator concode_elem_sep String getExtension concode_elem_sep String getMimeT... |
void function ( String arg0 , String arg1 ) { getNamespaces ( ) . put ( arg0 , arg1 ) ; } | adds a namespace to our context concode_field_sep HashMap<String,String> namespaces concode_field_sep String getPrefix concode_elem_sep void setNamespaces concode_elem_sep HashMap<String,String> getNamespaces concode_elem_sep String getNamespaceURI concode_elem_sep Iterator<String> getPrefixes |
void function ( String arg0 ) { this . name = arg0 ; } | sets the name of the contract instance . the name is only used to describe the contract instance in logging output and graphical representations . concode_field_sep OperatorInformation<OUT> operatorInfo concode_elem_sep int parallelism concode_elem_sep CompilerHints compilerHints concode_elem_sep String name concode_el... |
void function ( double arg0 ) { this . power = arg0 ; for ( StateListener loc0 : this . listeners ) { loc0 . onPowerChanged ( this . power ) ; } } | sets the power . concode_field_sep List<StateListener> listeners concode_elem_sep Rotation DEFAULT_ROTATION concode_elem_sep Rotation rotation concode_elem_sep double DEFAULT_POWER concode_elem_sep double DEFAULT_DIRECTION concode_elem_sep String DEFAULT_TEXT concode_elem_sep String text concode_elem_sep double power c... |
Digester function ( ) { return ( this . digester ) ; } | returns the digester that was set by the factorycreaterule upon initialization . concode_field_sep Digester digester concode_field_sep void setDigester concode_elem_sep Object createObject |
OutputAnalyzer function ( String ... arg0 ) { ProcessBuilder loc0 = createJavaProcessBuilder ( Utils . addTestJavaOpts ( arg0 ) ) ; return executeProcess ( loc0 ) ; } | executes a test jvm process , waits for it to finish and returns the process output . the default jvm options from jtreg , test.vm.opts and test.java.opts , are added . the java from the test.jdk is used to execute the command . the command line will be like : test.jdk / bin/java test.vm.opts test.java.opts cmds concod... |
void function ( int [ ] [ ] arg0 ) { matrix = arg0 ; } | set the matrix to the passed one concode_field_sep int[][] matrix concode_field_sep void print concode_elem_sep int getTotalNested concode_elem_sep int getTotal concode_elem_sep void fillPattern1 concode_elem_sep void fillCount |
String function ( ) { return "srini_string" ; } | returns the sql statement which retrieves the number of content resources from the content_collection table . concode_field_sep PlaceHolder placeHolder concode_field_sep String getResourceIdAndFilePath concode_elem_sep String getBodySql concode_elem_sep String getAddFilesizeColumnSql concode_elem_sep String getDropBoxQ... |
boolean function ( Command arg0 ) { return isCommandInstanceOf ( arg0 , this . optionCommandClasses ) ; } | returns if the specified command is an option command . concode_field_sep Set<CommandException.Option> NO_EXCEPTION_OPTIONS concode_elem_sep Class<?>[] optionCommandClasses concode_elem_sep String name concode_elem_sep Class<?>[] hiddenCommandClasses concode_elem_sep List<Command> commands concode_field_sep String getN... |
void function ( AmazonDynamoDB arg0 ) { this . amazonDDBClient = arg0 ; } | to use the amazondynamodb as the client concode_field_sep AmazonDynamoDB amazonDDBClient concode_elem_sep String secretKey concode_elem_sep Long readCapacity concode_elem_sep String amazonDdbEndpoint concode_elem_sep DdbOperations operation concode_elem_sep String keyAttributeType concode_elem_sep String proxyHost conc... |
Object function ( Object arg0 , int arg1 ) { if ( arg0 == null ) throw new IndexOutOfBoundsException ( ) ; if ( arg0 instanceof List ) return ( ( List ) arg0 ) . get ( arg1 ) ; if ( arg1 == 0 ) return arg0 ; throw new IndexOutOfBoundsException ( ) ; } | get item from the list concode_field_sep String[] __EMTPY_STRING_ARRAY concode_field_sep Object add concode_elem_sep Object add concode_elem_sep Object add concode_elem_sep boolean contains concode_elem_sep Iterator iterator concode_elem_sep int size concode_elem_sep List getList concode_elem_sep List getList concode_e... |
String function ( String arg0 ) { if ( arg0 == null ) { return "srini_string" ; } if ( ! "srini_string" . equals ( outVersion ) ) { return arg0 ; } try { String loc0 = URLEncoder . encode ( arg0 , CHAR_SET ) ; return loc0 ; } catch ( UnsupportedEncodingException loc0 ) { log . warn ( "srini_string" + CHAR_SET , loc0 ) ... | encode a string if necessary for output to a jtl file . strings are only encoded if the output version is 1.0 , but nulls are always converted to the empty string . concode_field_sep String ATT_TE_ENABLED concode_elem_sep String ATT_TE_TESTCLASS concode_elem_sep String ATT_TE_GUICLASS concode_elem_sep String inVersion ... |
String function ( ) { if ( value == null ) { return null ; } return value . toString ( ) ; } | gets the property value as text . concode_field_sep PropertyChangeSupport propertyChangeSupport concode_elem_sep Boolean value concode_field_sep String getJavaInitializationString concode_elem_sep Object getValue concode_elem_sep Component getCustomEditor concode_elem_sep boolean supportsCustomEditor concode_elem_sep v... |
int function ( ) { return limit ; } | returns the limit . concode_field_sep byte[] data concode_elem_sep int limit concode_elem_sep int position concode_field_sep int readLittleEndianInt concode_elem_sep int readLittleEndianInt24 concode_elem_sep int readSynchSafeInt concode_elem_sep int readUnsignedIntToInt concode_elem_sep void setPosition concode_elem_s... |
String [ ] function ( String arg0 ) { int loc0 = getIndex ( arg0 ) ; if ( loc0 == - 1 ) return null ; else return inf . get ( loc0 ) . split ( "srini_string" ) ; } | returns the infinitive forms of a verb or null , if the verb is regular . concode_field_sep ArrayList<String> pp concode_elem_sep ArrayList<String> sp concode_elem_sep ArrayList<String> inf concode_field_sep String[] getSimplePast concode_elem_sep String lookup concode_elem_sep boolean loadVerbs concode_elem_sep int ge... |
void function ( ) { Assert . assertEquals ( TEST_BLOCK_SIZE , mReader . getLength ( ) ) ; } | test for the localfileblockreader #getlength method . concode_field_sep LocalFileBlockReader mReader concode_elem_sep ExpectedException mThrown concode_elem_sep TemporaryFolder mFolder concode_elem_sep long TEST_BLOCK_SIZE concode_field_sep void read concode_elem_sep void before concode_elem_sep void getChannel concode... |
int function ( int arg0 , int arg1 ) { return ceil ( arg0 , arg1 ) / arg1 ; } | returns the smallest integer that is greater than or equal to the x/y fraction . it 's possible to consider this function as a analog of math.ceil x/y , without having deal with non-integer . concode_field_sep PlaceHolder placeHolder concode_field_sep int round concode_elem_sep int ceil concode_elem_sep int roundPositi... |
int function ( ) { return selectedIndex ; } | gets the tab focus of the tabbed pane which displays the settings . concode_field_sep MailManager mailManager concode_elem_sep int selectedIndex concode_elem_sep List oldAccounts concode_elem_sep List tabList concode_elem_sep WebmailMediator mediator concode_field_sep void cancel concode_elem_sep void init concode_elem... |
void function ( int arg0 ) { mProgress = arg0 ; EventController . getInstance ( ) . fireDownloadEvent ( EventConstants . EVT_DOWNLOAD_ON_PROGRESS , this ) ; } | set the current progress . trigger a progress download event . concode_field_sep String mUrl concode_elem_sep String mErrorMessage concode_elem_sep String mFileName concode_elem_sep DownloadRunnable mRunnable concode_elem_sep Notification mNotification concode_elem_sep int mProgress concode_elem_sep boolean mIsAborted ... |
void function ( Message arg0 ) { messageRouter . route ( arg0 ) ; } | routes the message packet . concode_field_sep MessageRouter messageRouter concode_elem_sep PresenceRouter presenceRouter concode_elem_sep IQRouter iqRouter concode_field_sep placeholderType placeHolder |
long function ( final String arg0 , final String arg1 , final long arg2 , final String arg3 ) { final long loc0 = getXMLConfiguration ( arg0 ) . getLong ( arg3 + "srini_string" + arg1 ) ; return loc0 == 0 ? arg2 : loc0 ; } | gets the long property . concode_field_sep Map<String,XMLConfiguration> configurationMap concode_elem_sep Map<String,Properties> propertiesMap concode_elem_sep Logger LOGGER concode_field_sep XMLConfiguration initializeClassVariable concode_elem_sep URL toURL concode_elem_sep int getIntProperty concode_elem_sep int get... |
void function ( Handler arg0 , int arg1 ) { if ( camera != null && previewing ) { previewCallback . setHandler ( arg0 , arg1 ) ; if ( useOneShotPreviewCallback ) { camera . setOneShotPreviewCallback ( previewCallback ) ; } else { camera . setPreviewCallback ( previewCallback ) ; } } } | a single preview frame will be returned to the handler supplied . the data will arrive as byte in the message.obj field , with width and height encoded as message.arg1 and message.arg2 , respectively . concode_field_sep AutoFocusCallback autoFocusCallback concode_elem_sep int MAX_FRAME_HEIGHT concode_elem_sep String TA... |
Thread function ( InputStream arg0 , OutputStream arg1 , boolean arg2 ) { final Thread loc0 = new Thread ( new StreamPumper ( arg0 , arg1 , arg2 ) ) ; loc0 . setDaemon ( true ) ; return loc0 ; } | creates a stream pumper to copy the given input stream to the given output stream . concode_field_sep InputStream input concode_elem_sep OutputStream err concode_elem_sep Thread errorThread concode_elem_sep Thread outputThread concode_elem_sep StreamPumper inputPump concode_elem_sep OutputStream out concode_field_sep O... |
ActivityT function ( ) { return new ActivityT ( ) ; } | create an instance of activityt concode_field_sep QName _TrainingCenterDatabase_QNAME concode_field_sep WorkoutListT createWorkoutListT concode_elem_sep TrainingT createTrainingT concode_elem_sep HeartRateBelowT createHeartRateBelowT concode_elem_sep StepT createStepT concode_elem_sep HeartRateAboveT createHeartRateAbo... |
String function ( ) { return uri ; } | retrieve the uri . concode_field_sep Integer requestedChannelMax concode_elem_sep Logger LOG concode_elem_sep Boolean automaticRecovery concode_elem_sep Boolean topologyRecovery concode_elem_sep long serialVersionUID concode_elem_sep String virtualHost concode_elem_sep String uri concode_elem_sep Integer requestedFrame... |
Example function ( ) { return example ; } | gets the value of the example property . concode_field_sep SourceCode sourceCode concode_elem_sep ResourceType templateRef concode_elem_sep Documentation documentation concode_elem_sep String id concode_elem_sep String title concode_elem_sep Example example concode_field_sep void setTemplateRef concode_elem_sep String ... |
Element function ( ) { Element loc0 = null ; if ( root != null ) { stack = new Stack ( ) ; if ( root . getElementCount ( ) > 0 ) stack . push ( new ElementRef ( root ) ) ; loc0 = root ; } return loc0 ; } | returns the first element in the tree . concode_field_sep Stack stack concode_elem_sep Element root concode_elem_sep int index concode_elem_sep Element element concode_field_sep Element next concode_elem_sep Element current concode_elem_sep int depth concode_elem_sep Element previous concode_elem_sep Element deepestLea... |
boolean function ( ) { return isMac ( ) && System . getProperty ( "srini_string" ) . equals ( "srini_string" ) ; } | true if this jvm is running 64 bit java on a mac . concode_field_sep String SEA_GLASS_OVERRIDE_OS_NAME concode_field_sep String getOsVersion concode_elem_sep boolean isLeopard concode_elem_sep boolean isLion concode_elem_sep boolean isJava6 concode_elem_sep String getJavaVersion concode_elem_sep boolean isSnowLeopard c... |
void function ( ) { if ( closeableTableModel != null ) { closeableTableModel . close ( ) ; } } | if this model has disposeable resources assigned , close them or dispose them . concode_field_sep Boolean indexColumn concode_elem_sep String name concode_elem_sep TableModel backend concode_elem_sep String label concode_elem_sep Class type concode_elem_sep CloseableTableModel closeableTableModel concode_field_sep Data... |
InputStream function ( int arg0 ) { loadFileData ( ) ; return new ByteArrayInputStream ( data , arg0 , data . length - arg0 ) ; } | get an inputstream on data starting at given offset . concode_field_sep int DEFAULT_SIZE concode_elem_sep int lastSeen concode_elem_sep int numLines concode_elem_sep int offset concode_elem_sep byte[] data concode_elem_sep int[] lineNumberMap concode_elem_sep SourceFile sourceFile concode_elem_sep SourceFileDataSource ... |
String function ( Bitmap arg0 , Bitmap . CompressFormat arg1 , int arg2 ) { ByteArrayOutputStream loc0 = new ByteArrayOutputStream ( ) ; arg0 . compress ( arg1 , arg2 , loc0 ) ; byte [ ] loc1 = loc0 . toByteArray ( ) ; return Base64 . encodeToString ( loc1 , Base64 . DEFAULT ) ; } | returns the base64 representation of a bitmap , which is compressed with the given format and quality . concode_field_sep int ORIENTATION_HYSTERESIS concode_field_sep int getDisplayOrientation concode_elem_sep int roundOrientation concode_elem_sep Bitmap extract concode_elem_sep int getDisplayRotation concode_elem_sep ... |
S2LatLng function ( ) { return new S2LatLng ( Math . max ( - S2 . M_PI_2 , Math . min ( S2 . M_PI_2 , lat ( ) . radians ( ) ) ) , Math . IEEEremainder ( lng ( ) . radians ( ) , 2 * S2 . M_PI ) ) ; } | returns a new s2latlng based on this instance for which #isvalid will be true . latitude is clipped to the range -90 , 90 longitude is normalized to be in the range -180 , 180 if the current point is valid then the returned point will have the same coordinates . concode_field_sep S2LatLng CENTER concode_elem_sep double... |
void function ( String arg0 ) { this . callDateTime = arg0 ; } | setter method concode_field_sep String callCharge concode_elem_sep String tariffType concode_elem_sep String recordType concode_elem_sep String destination concode_elem_sep long serialVersionUID concode_elem_sep String cdrId concode_elem_sep String callType concode_elem_sep String conversationDuration concode_elem_sep ... |
void function ( ) { if ( isSetup ) { return ; } String loc0 = "srini_string" ; throw new RuntimeException ( loc0 ) ; } | throw runtimeexception if issetup is false concode_field_sep MiniCluster INSTANCE concode_elem_sep boolean isSetup concode_elem_sep FileSystem m_fileSys concode_elem_sep JobConf m_conf concode_elem_sep MiniMRCluster m_mr concode_elem_sep MiniDFSCluster m_dfs concode_field_sep void deleteFile concode_elem_sep MiniCluste... |
Jvm function ( ) { return Jvm . getCurrent ( ) ; } | returns the current jvm . concode_field_sep Pattern JAVA_VERSION concode_field_sep OperatingSystem getOs concode_elem_sep Properties getProperties concode_elem_sep BigDecimal getJavaVersion concode_elem_sep Map<String,String> getEnv concode_elem_sep Properties getSys |
String function ( ) { return truststorePassword ; } | get the truststore password . concode_field_sep String truststorePassword concode_elem_sep ComponentSSLConfiguration singleton concode_elem_sep String truststoreType concode_elem_sep boolean httpsEnabled concode_elem_sep String truststorePath concode_field_sep void init concode_elem_sep boolean isHttpsEnabled concode_e... |
BackOff function ( ) { return backOff ; } | returns the back-off policy which is used when an i/o exception is thrown inside #gettoken or null for none . concode_field_sep boolean received401 concode_elem_sep GoogleAccountManager accountManager concode_elem_sep String accountName concode_elem_sep BackOff backOff concode_elem_sep String scope concode_elem_sep Con... |
void function ( java . util . Date arg0 ) { this . feedbackDate = arg0 ; } | the date at which to display feedback concode_field_sep String itemNumbering concode_elem_sep String submissionMessage concode_elem_sep java.util.Date dueDate concode_elem_sep java.util.Date feedbackDate concode_elem_sep boolean formatByAssessment concode_elem_sep boolean autoSave concode_elem_sep boolean unlimitedAtte... |
AlphaComposite function ( int arg0 , float arg1 ) { if ( arg1 == 1.0f ) { return getInstance ( arg0 ) ; } return new AlphaComposite ( arg0 , arg1 ) ; } | gets the alphacomposite instance with the specified rule and alpha value . concode_field_sep int SRC_OVER concode_elem_sep int rule concode_elem_sep AlphaComposite SrcOver concode_elem_sep AlphaComposite SrcOut concode_elem_sep AlphaComposite DstIn concode_elem_sep AlphaComposite DstOver concode_elem_sep AlphaComposite... |
void function ( Selector arg0 ) { this . selector = arg0 ; } | sets the value of the selector property . concode_field_sep Selector selector concode_field_sep Selector getSelector |
void function ( int arg0 ) { this . enabled = arg0 ; } | set the minimum level at which messages will be printed . concode_field_sep String RUNTIME_LOG_LEVEL_KEY concode_elem_sep ServletContext servletContext concode_elem_sep String PREFIX concode_elem_sep int enabled concode_field_sep void init concode_elem_sep int toLevel concode_elem_sep int getEnabledLevel concode_elem_s... |
boolean function ( ) { return iconified ; } | returns whether the internal frame is iconified . concode_field_sep boolean iconified concode_elem_sep List<InternalFrameDesc> internalFrameDescs concode_elem_sep Object initParam concode_elem_sep boolean maximized concode_elem_sep InternalFrameDesc activeFrameDesc concode_elem_sep int x concode_elem_sep int width conc... |
List < WSI > function ( ) { if ( wsi == null ) { wsi = new ArrayList < WSI > ( ) ; } return this . wsi ; } | gets the value of the wsi property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the wsi property . for example , to add a new item , do as follows... |
String function ( ) { return value ; } | returns the element identifier to apply the action . if the type is `` jid '' , then the ` value ' attribute must contain a valid jabber id . if the type is `` group '' , then the ` value ' attribute should contain the name of a group in the user 's roster . if the type is `` subscription '' , then the ` value ' attrib... |
boolean function ( ) { return active ; } | returns whether the connection associated with this record is still active . concode_field_sep Date endDate concode_elem_sep String remoteHost concode_elem_sep boolean active concode_elem_sep String connectionIdentifier concode_elem_sep String connectionName concode_elem_sep Date startDate concode_elem_sep String usern... |
java . lang . String function ( ) { return _wikiPageResource . getUuid ( ) ; } | returns the uuid of this wiki page resource . concode_field_sep WikiPageResource _wikiPageResource concode_field_sep void setExpandoBridgeAttributes concode_elem_sep long getResourcePrimKey concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedModel concode_elem_sep com.liferay.portlet.expando.model.... |
void function ( int arg0 ) { _entry . setFlag ( arg0 ) ; } | sets the flag of this entry . concode_field_sep Entry _entry concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setContent concode_elem_sep Entry getWrappe... |
ServletContext function ( ) { return getServletConfig ( ) . getServletContext ( ) ; } | returns a reference to the servletcontext in which this servletis running . see servletconfig #getservletcontext . this method is supplied for convenience . it gets the context from the servlet 's servletconfig object . concode_field_sep long serialVersionUID concode_elem_sep ServletConfig config concode_field_sep Serv... |
void function ( ) { verifyZeroInteractions ( this . stdOutMock ) ; this . method . stealTheItem ( this . expectedTarget ) ; verify ( this . stdOutMock ) . println ( this . expectedStealMethod ) ; verifyNoMoreInteractions ( this . stdOutMock ) ; } | verify if the stealing step goes as planned concode_field_sep M method concode_elem_sep String expectedTargetResult concode_elem_sep String expectedTarget concode_elem_sep String expectedStealMethod concode_elem_sep PrintStream stdOutOrig concode_elem_sep String expectedConfuseMethod concode_elem_sep PrintStream stdOut... |
void function ( String arg0 ) { this . lastName = arg0 ; } | sets the value of the lastname property . concode_field_sep String zip concode_elem_sep String lastName concode_elem_sep String address2 concode_elem_sep String city concode_elem_sep String address1 concode_elem_sep long serialVersionUID concode_elem_sep String firstName concode_elem_sep String password concode_elem_se... |
void function ( ) { longList = null ; nodeStack . setSize ( 1 ) ; ( ( IndexNodeScrollStatus ) nodeStack . peek ( ) ) . afterLast ( ) ; } | move the index after the last position . the next call nextrowoffset returns a -1 concode_field_sep java.util.Stack nodeStack concode_elem_sep IndexNode rootPage concode_elem_sep Expressions expressions concode_elem_sep LongTreeList longList concode_elem_sep LongTreeListEnum longListEnum concode_field_sep long getRetur... |
RegexpMatcher function ( ) { return newRegexpMatcher ( null ) ; } | create a new regular expression instance . concode_field_sep PlaceHolder placeHolder concode_field_sep RegexpMatcher createInstance concode_elem_sep boolean regexpMatcherPresent concode_elem_sep void testAvailability |
boolean function ( Injector arg0 , Matcher < Class > arg1 ) { return ! getBindingsOf ( arg0 , arg1 ) . isEmpty ( ) ; } | returns true if a binding exists for the given matcher concode_field_sep PlaceHolder placeHolder concode_field_sep Set<Binding<?>> getBindingsOf concode_elem_sep Set<Binding<?>> getBindingsOf concode_elem_sep Class<?> getKeyType concode_elem_sep Set<T> getInstancesOf concode_elem_sep Set<T> getInstancesOf concode_elem_... |
MutatorCoordinatorBuilder function ( ) { this . deleteDeltaIfExists = true ; return this ; } | if the delta file already exists , delete it . this is useful in a mapreduce setting where a number of task retries will attempt to write the same delta file . concode_field_sep HiveConf configuration concode_elem_sep boolean deleteDeltaIfExists concode_elem_sep String metaStoreUri concode_elem_sep UserGroupInformation... |
boolean function ( String arg0 , String arg1 , String arg2 , String arg3 ) { return resourceDAO . addResource ( arg1 , arg0 , DATASOURCE_RESOURCE , arg2 , arg3 ) ; } | add datasource info concode_field_sep String DATASOURCE_RESOURCE concode_elem_sep String DATABASE_USER_RESOURCE concode_elem_sep JDBCResourceDAO resourceDAO concode_elem_sep String DATABASE_RESOURCE concode_elem_sep String DATABASE_PERMISSION_TEMPLATE_RESOURCE concode_field_sep boolean addDatabaseUserPermissionTemplate... |
PathFragment function ( ) { return objcFilePath ; } | returns the pathfragment which represents a directory where the generated objc filesreside . concode_field_sep Iterable<PathFragment> headerSearchPaths concode_elem_sep Iterable<Artifact> objcHdrs concode_elem_sep SourceType sourceType concode_elem_sep Label targetLabel concode_elem_sep Iterable<Artifact> objcSrcs conc... |
void function ( boolean arg0 ) { this . attend = arg0 ; } | set attendee permission concode_field_sep boolean attend concode_elem_sep boolean update concode_elem_sep boolean delete concode_field_sep boolean isDelete concode_elem_sep void setUpdate concode_elem_sep boolean isUpdate concode_elem_sep boolean isAttend concode_elem_sep void setDelete |
Class < ? extends Channel > function ( IOMode arg0 ) { switch ( arg0 ) { case NIO : return NioSocketChannel . class ; case EPOLL : return EpollSocketChannel . class ; default : throw new IllegalArgumentException ( "srini_string" + arg0 ) ; } } | returns the correct client socketchannel class based on iomode . concode_field_sep PlaceHolder placeHolder concode_field_sep PooledByteBufAllocator createPooledByteBufAllocator concode_elem_sep ByteToMessageDecoder createFrameDecoder concode_elem_sep EventLoopGroup createEventLoop concode_elem_sep ThreadFactory createT... |
String function ( @ NotNull String arg0 ) { return getMime ( arg0 , "srini_string" ) ; } | gets the mime type string for a file with fallback to text/plain concode_field_sep String defaultContentEncoding concode_elem_sep Map<String,String> mimes concode_field_sep void loadFile concode_elem_sep String getCharset concode_elem_sep String getCharset |
void function ( JAXBElement < ? extends AbstractDSAggregateType > arg0 ) { this . abstractDSAggregate = arg0 ; } | sets the value of the abstractdsaggregate property . concode_field_sep String role concode_elem_sep JAXBElement<? extends AbstractDSAggregateType> abstractDSAggregate concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep Str... |
DistanceUnit function ( StreamInput arg0 ) { byte loc0 = arg0 . readByte ( ) ; if ( loc0 < 0 || loc0 >= values ( ) . length ) { throw new IllegalArgumentException ( "srini_string" + loc0 + "srini_string" ) ; } return values ( ) [ loc0 ] ; } | read a distanceunit from a streaminput . 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_sep double toMeters concode_elem_sep double fromMete... |
void function ( boolean arg0 ) { _shoppingCart . setInsure ( arg0 ) ; } | sets whether this shopping cart is insure . concode_field_sep ShoppingCart _shoppingCart concode_field_sep java.lang.String getItemIds concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId conco... |
T function ( NamedElement arg0 ) { return null ; } | returns the result of interpreting the object as an instance of ` named element ' . this implementation returns null ; returning a non-null result will terminate the switch . concode_field_sep TuplesPackage modelPackage concode_field_sep T caseTupleElement concode_elem_sep T doSwitch concode_elem_sep T doSwitch concode... |
void function ( ) { parent = null ; id = null ; if ( values != null ) { values . clear ( ) ; } values = null ; } | release state . concode_field_sep Tag parent concode_elem_sep PageContext pageContext concode_elem_sep Hashtable values concode_elem_sep String id concode_field_sep Tag getParent concode_elem_sep Enumeration getValues concode_elem_sep String getId concode_elem_sep int doAfterBody concode_elem_sep int doEndTag concode_e... |
long [ ] function ( ) { return ( long [ ] ) data ; } | returns tiff_long data as an array of longs signed 64-bit integers . a classcastexception will be thrown if the field is not of type tiff_long . 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_... |
void function ( ) { expectedBridgeSecret = - 1 ; } | called on page transitions concode_field_sep PluginManager pluginManager concode_elem_sep int expectedBridgeSecret concode_elem_sep String LOG_TAG concode_elem_sep NativeToJsMessageQueue jsMessageQueue concode_field_sep void jsSetNativeToJsBridgeMode concode_elem_sep boolean isSecretEstablished concode_elem_sep boolean... |
String function ( ) { return key ; } | getter for the field key . concode_field_sep LinkedHashMap<String,String> parameters concode_elem_sep String key concode_field_sep void setParameters concode_elem_sep LinkedHashMap<String,String> getParameters concode_elem_sep String toString concode_elem_sep void setKey |
String function ( String arg0 ) { Preconditions . checkNotNull ( arg0 ) ; String loc0 = "srini_string" ; if ( ! arg0 . startsWith ( SINGLE_QUOTE ) ) { loc0 += SINGLE_QUOTE ; } loc0 += arg0 ; if ( ! arg0 . endsWith ( SINGLE_QUOTE ) ) { loc0 += SINGLE_QUOTE ; } return loc0 ; } | add single quotes to the string , if not present . teststring will be converted to ` teststring ' concode_field_sep String SINGLE_QUOTE concode_field_sep boolean isUnixTimeStamp concode_elem_sep String getPartitionSpecString |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.