idx
int64
0
25k
question
stringlengths
72
5.69k
target
stringlengths
21
481
20,900
returns the user uuid of this microblogs entry . concode_field_sep MicroblogsEntry _microblogsEntry concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCache...
java . lang . String function ( ) { return _microblogsEntry . getUserUuid ( ) ; }
20,901
adds a child entry to the submenu . concode_field_sep String name concode_elem_sep int id concode_elem_sep JMenuItem mi concode_field_sep String getValue concode_elem_sep void performAction
void function ( SVAbstractMenuItem arg0 ) { }
20,902
return the error code . concode_field_sep String exceptionType concode_elem_sep String location concode_elem_sep int errorCode concode_elem_sep long serialVersionUID concode_field_sep String getLocation concode_elem_sep String getName concode_elem_sep void setLocation concode_elem_sep void setExceptionType concode_elem...
int function ( ) { return ( this . errorCode ) ; }
20,903
returns the name of the package configured as default concode_field_sep String PROPERTY_NAME concode_elem_sep long serialVersionUID concode_elem_sep String packageName concode_field_sep int hashCode concode_elem_sep DefaultPackageNameOption get concode_elem_sep boolean equals concode_elem_sep String toString concode_el...
String function ( ) { return packageName ; }
20,904
returns the number of rows matching the dynamic query . concode_field_sep TestBlobEntryLocalService _testBlobEntryLocalService concode_field_sep com.liferay.testblob.model.TestBlobEntryBlobFieldBlobModel getBlobFieldBlobModel concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedSer...
long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , com . liferay . portal . kernel . dao . orm . Projection arg1 ) { return _testBlobEntryLocalService . dynamicQueryCount ( arg0 , arg1 ) ; }
20,905
this method was generated by mybatis generator . this method returns the value of the database column pterror.errorindex concode_field_sep String fill1 concode_elem_sep String errortype concode_elem_sep String errorindex concode_elem_sep String moudleid concode_elem_sep String message concode_field_sep String getMoudle...
String function ( ) { return errorindex ; }
20,906
gets the provider out of this holder if it still exists . will not return null unlike the #getprovider method . concode_field_sep WeakReference<T> providerReference concode_field_sep void setProvider concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep T getProvider concode_elem_sep String toS...
T function ( ) { T loc0 = getProvider ( ) ; if ( loc0 == null ) { throw new ProviderNotFoundException ( "srini_string" ) ; } return loc0 ; }
20,907
get a logger with default tag . the default tag is composited with calling class name and line number . concode_field_sep Map<String,Logger> loggerByTag concode_elem_sep Set<Method> cleanupRegistry concode_elem_sep String ATTR_LOGGER_CLASSNAME concode_elem_sep Logger defaultLogger concode_elem_sep ConfigElement config ...
Logger function ( ) { defaultLogger = new ConsoleLogger ( DefaultLogger . ALL ) ; return defaultLogger ; }
20,908
no truncation . model ignores truncation level , n , and imt . concode_field_sep double[] p concode_elem_sep double ??Min concode_elem_sep CcdfArray UPPER_3SIGMA concode_elem_sep double ??Max concode_elem_sep int PRECISION concode_elem_sep double EMAX concode_elem_sep int CCND_ARRAY_SIZE concode_elem_sep double ? conco...
double function ( double arg0 ) { }
20,909
whether the top-level type of mimetype is application . concode_field_sep String VIDEO_H263 concode_elem_sep String VIDEO_VC1 concode_elem_sep String APPLICATION_M3U8 concode_elem_sep String APPLICATION_MP4VTT concode_elem_sep String TEXT_UNKNOWN concode_elem_sep String VIDEO_H264 concode_elem_sep String VIDEO_MP4V con...
boolean function ( String arg0 ) { return getTopLevelType ( arg0 ) . equals ( BASE_TYPE_APPLICATION ) ; }
20,910
resets the renderer . concode_field_sep WayNodeProvider wnProvider concode_elem_sep UnifiedImageBuilder imageBdr concode_elem_sep CoordTransformer transformer concode_elem_sep float displayFactor concode_elem_sep UColor backgroundColor concode_elem_sep boolean debugMode concode_field_sep void setBackgroundColor concode...
void function ( UnifiedImageBuilder arg0 , CoordTransformer arg1 , WayNodeProvider arg2 ) { this . imageBdr = arg0 ; this . transformer = arg1 ; this . wnProvider = arg2 ; arg0 . setColor ( backgroundColor ) ; arg0 . setAreaFilled ( true ) ; arg0 . drawRect ( 0 , 0 , arg0 . getWidth ( ) , arg0 . getHeight ( ) ) ; }
20,911
convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep Map<String,String> mapProperty concode_elem_sep Map<String,Map<String,String>> mapOfMapProperty concode_field_sep AdditionalPropertiesClass putMapOfMapPropertyItem concode_elem_sep int hashCode concode_elem_...
String function ( java . lang . Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; }
20,912
creates a new dynamic image renderer concode_field_sep boolean onMacOSX concode_field_sep Renderer createRenderer concode_elem_sep ImageRenderer createStaticImageRenderer
ImageRenderer function ( ) { if ( onMacOSX ) return new MacRenderer ( ) ; return new DynamicRenderer ( ) ; }
20,913
retrieves the clob value designated by this clob object as a java.io.reader object or as a stream of characters . concode_field_sep String data concode_field_sep java.io.Writer setCharacterStream concode_elem_sep int setString concode_elem_sep int setString concode_elem_sep java.io.OutputStream setAsciiStream concode_e...
java . io . Reader function ( ) { return new StringReader ( data ) ; }
20,914
creates a rounded clipped shape with the given shapewidth , shapeheight , arc width and arc height . concode_field_sep PlaceHolder placeHolder concode_field_sep BufferedImage createClipImage concode_elem_sep void paintBorderGlow concode_elem_sep Color getMixedColor
Shape function ( int arg0 , int arg1 , int arg2 , int arg3 ) { return new RoundRectangle2D . Float ( 0 , 0 , arg0 , arg1 , arg2 , arg3 ) ; }
20,915
return the value associated with the column : modified_time concode_field_sep java.util.Date modifiedTime concode_elem_sep java.lang.String symbol concode_elem_sep int hashCode concode_elem_sep String PROP_SYMBOL concode_elem_sep String PROP_ID concode_elem_sep String PROP_DOLLAR_EXCHANGE_RATE concode_elem_sep java.lan...
java . util . Date function ( ) { return modifiedTime ; }
20,916
gets the value of the role property . concode_field_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 remoteSchema concode_elem_sep String type concode_elem_sep String ...
String function ( ) { return role ; }
20,917
gets a long number between two values concode_field_sep T min concode_elem_sep T max concode_elem_sep String SEP concode_field_sep T getLower concode_elem_sep String toString concode_elem_sep T getUpper
long function ( Random arg0 , Range < Long > arg1 ) { if ( arg1 . getLower ( ) . equals ( arg1 . getUpper ( ) ) ) { return arg1 . getLower ( ) ; } long loc0 = arg0 . nextLong ( ) ; long loc1 = ( arg1 . getUpper ( ) - arg1 . getLower ( ) + 1 ) ; return Math . abs ( loc0 % loc1 ) + arg1 . getLower ( ) ; }
20,918
f0 - > `` hstore '' f1 - > temp f2 - > integerliteral f3 - > temp concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
void function ( HStoreStmt arg0 , A arg1 ) { arg0 . f0 . accept ( this , arg1 ) ; arg0 . f1 . accept ( this , arg1 ) ; arg0 . f2 . accept ( this , arg1 ) ; arg0 . f3 . accept ( this , arg1 ) ; }
20,919
extract the wrongpolicy from given any . concode_field_sep TypeCode typeCode concode_field_sep WrongPolicy read concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write
WrongPolicy function ( Any arg0 ) { try { EmptyExceptionHolder loc0 = ( EmptyExceptionHolder ) arg0 . extract_Streamable ( ) ; return ( WrongPolicy ) loc0 . value ; } catch ( ClassCastException loc0 ) { BAD_OPERATION loc1 = new BAD_OPERATION ( "srini_string" ) ; loc1 . minor = Minor . Any ; loc1 . initCause ( loc0 ) ; ...
20,920
get the username from the controls on the dialog . concode_field_sep JFrame parentFrame concode_elem_sep JPasswordField password concode_elem_sep Object[] options concode_elem_sep SWORDComboBox onBehalfOf concode_elem_sep JPanel controls concode_elem_sep SWORDComboBox location concode_elem_sep SWORDComboBox username co...
String function ( ) { return username . getText ( ) ; }
20,921
the number of shares still available for sale . concode_field_sep int startPrice concode_elem_sep int firstMajorityBonus concode_elem_sep int numTiles concode_elem_sep List<StockOwner> firstMajorityOwners concode_elem_sep String name concode_elem_sep int numAvailableShares concode_elem_sep List<StockOwner> owners conco...
int function ( ) { return numAvailableShares ; }
20,922
this method resets the outgoing events . concode_field_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep void reactMain_region_A concode_elem_sep void init concode_elem_sep void exit concode_elem_sep void reactMain_region_B concode_elem_sep void exitAction concode_elem_sep boolean isStateAct...
void function ( ) { }
20,923
selector a restricted xpath xpath expression concode_field_sep Selector fSelector concode_elem_sep XSAnnotationImpl[] fAnnotations concode_elem_sep String fElementName concode_elem_sep int fNumAnnotations concode_elem_sep Field[] fFields concode_elem_sep short type concode_elem_sep String fNamespace concode_elem_sep in...
String function ( ) { return ( fSelector != null ) ? fSelector . toString ( ) : null ; }
20,924
replaces a single colour with another . concode_field_sep boolean whiteMode concode_elem_sep InputStream data concode_elem_sep Integer replaceColor concode_elem_sep ColorFilter fillColorFilter concode_elem_sep boolean closeInputStream concode_elem_sep ColorFilter strokeColorFilter concode_elem_sep Integer searchColor c...
SVGBuilder function ( int arg0 , int arg1 ) { return setColorSwap ( arg0 , arg1 , false ) ; }
20,925
controls caching of all tables produced by this object . subclasses are free to ignore this , since they may choose an implementation that does not dynamically generate and/or cache table content on an as-needed basis . if not ignored , this call indicates to this object that all cached table data may be dirty , requir...
void function ( ) { isDirty = true ; }
20,926
accesses the number of undealt cards in this deck . concode_field_sep List<Card> cards concode_elem_sep int size concode_field_sep Card deal concode_elem_sep boolean isEmpty concode_elem_sep String toString concode_elem_sep void shuffle
int function ( ) { return size ; }
20,927
contains a list of engine default parameters . note : this method appends the values to the existing list if any . use #setparameters java.util.collection or #withparameters java.util.collection if you want to override theexisting values . returns a reference to this object so that method calls can be chained together ...
EngineDefaults function ( Parameter ... arg0 ) { if ( getParameters ( ) == null ) setParameters ( new java . util . ArrayList < Parameter > ( arg0 . length ) ) ; for ( Parameter loc0 : arg0 ) { getParameters ( ) . add ( loc0 ) ; } return this ; }
20,928
returns if iteration has not occured yet . concode_field_sep ResultSetImpl owner concode_elem_sep Field[] metadata concode_elem_sep boolean useBufferRowExplicit concode_elem_sep boolean isInterrupted concode_elem_sep MysqlIO io concode_elem_sep boolean wasEmpty concode_elem_sep int columnCount concode_elem_sep boolean ...
boolean function ( ) { return this . index < 0 ; }
20,929
sets the value of the ext property . concode_field_sep CTPositiveSize2D ext concode_elem_sep Integer rot concode_elem_sep Boolean flipV concode_elem_sep Boolean flipH concode_elem_sep CTPoint2D off concode_field_sep CTPoint2D getOff concode_elem_sep void setFlipH concode_elem_sep CTPositiveSize2D getExt concode_elem_se...
void function ( CTPositiveSize2D arg0 ) { this . ext = arg0 ; }
20,930
test of indicede method , of class listakeywords . concode_field_sep PlaceHolder placeHolder concode_field_sep void setUpClass concode_elem_sep void testTamanho concode_elem_sep void testRemoverKeyword concode_elem_sep void testAdicionarKeyword concode_elem_sep void testContem concode_elem_sep void tearDownClass concod...
void function ( ) { System . out . println ( "srini_string" ) ; KeywordExample loc0 = new KeywordExample ( ) ; ListaKeywords loc1 = new ListaKeywords ( ) ; loc1 . adicionarKeyword ( loc0 ) ; int loc2 = 0 ; int loc3 = loc1 . indiceDe ( loc0 ) ; assertEquals ( loc2 , loc3 ) ; }
20,931
a state must be reachable . concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphJavaValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statechart concode_field_sep ...
void function ( ) { prepareStateTest ( ) ; assertFalse ( validator . validate ( state , diagnostics , new HashMap < Object , Object > ( ) ) ) ; assertError ( diagnostics , ISSUE_NODE_NOT_REACHABLE ) ; }
20,932
returns the request hints concode_field_sep String SERVICE concode_elem_sep String REQUEST concode_elem_sep String VERSION concode_elem_sep String WMTVER concode_field_sep String getPostContentType concode_elem_sep URL getFinalURL concode_elem_sep boolean requiresPost concode_elem_sep void setProperty concode_elem_sep ...
Map < String , Object > function ( ) { return Collections . emptyMap ( ) ; }
20,933
start a new thread to do some work which is monitored for progress . concode_field_sep boolean keepRunning concode_elem_sep OutputProgress progressBar concode_elem_sep int percent concode_elem_sep PersistentFacesState state concode_elem_sep OutputProgressRenderBean outputBean concode_elem_sep boolean disableStartButton...
void function ( ActionEvent arg0 ) { Thread loc0 = new Thread ( new LongOperationRunner ( this ) ) ; loc0 . start ( ) ; }
20,934
sets comparator to sort children if it is allowed . concode_field_sep Comparator<XModelObject> comparator concode_elem_sep XModelObject[] cache concode_elem_sep XModelObject[] EMPTY concode_elem_sep SMap objects concode_elem_sep Map<String,XModelObject> entries concode_field_sep XModelObject getObject concode_elem_sep ...
void function ( Comparator < XModelObject > arg0 ) { comparator = arg0 ; }
20,935
gets the value of the help property . concode_field_sep Object parent concode_elem_sep Long localSheetId concode_elem_sep Boolean hidden concode_elem_sep String customMenu concode_elem_sep Boolean publishToServer concode_elem_sep String description concode_elem_sep Long functionGroupId concode_elem_sep String help conc...
String function ( ) { return help ; }
20,936
gets the value of the ips property . concode_field_sep String fqdn concode_elem_sep IPs ips concode_field_sep String getFqdn concode_elem_sep boolean isSetFqdn concode_elem_sep void setIps concode_elem_sep boolean isSetIps concode_elem_sep void setFqdn
IPs function ( ) { return ips ; }
20,937
test whether one string ends with another , according to the rules of the xpath ends-with function concode_field_sep RuleBasedCollator collator concode_field_sep boolean contains concode_elem_sep int compare concode_elem_sep boolean collationContains concode_elem_sep boolean comparesEqual concode_elem_sep String substr...
boolean function ( String arg0 , String arg1 ) { CollationElementIterator loc0 = collator . getCollationElementIterator ( arg0 ) ; CollationElementIterator loc1 = collator . getCollationElementIterator ( arg1 ) ; return collationContains ( loc0 , loc1 , null , true ) ; }
20,938
called by the system when the device configuration changes while your activity is running . 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...
void function ( Configuration arg0 ) { }
20,939
return the transactional entity manager for the specified scoped persistence unit name concode_field_sep ThreadLocalStack<Map<String,EntityManager>> nonTxStack concode_field_sep void add concode_elem_sep void popCall concode_elem_sep void pushCall
EntityManager function ( String arg0 ) { Map < String , EntityManager > loc0 = nonTxStack . peek ( ) ; if ( loc0 != null ) { return loc0 . get ( arg0 ) ; } return null ; }
20,940
add stop event to our collection concode_field_sep List<DaemonStopEvent> stopEvents concode_elem_sep Map<Address,DaemonInfo> infosMap concode_field_sep void removeStopEvents concode_elem_sep DaemonInfo getInfo concode_elem_sep List<DaemonInfo> getInfos concode_elem_sep void removeInfo concode_elem_sep List<DaemonStopEv...
void function ( DaemonStopEvent arg0 ) { stopEvents . add ( arg0 ) ; }
20,941
setter for firstname concode_field_sep String lastName concode_elem_sep AddressType address concode_elem_sep String pageStyle concode_elem_sep List<String> optionalAccessPermissions concode_elem_sep List<String> requiredAccessPermissions concode_elem_sep String initFlowType concode_elem_sep String firstName concode_ele...
void function ( String arg0 ) { this . firstName = arg0 ; }
20,942
generates and retrieves the sprint start date in iso format . concode_field_sep FeatureSettings featureSettings concode_elem_sep FeatureCollectorRepository featureCollectorRepository concode_elem_sep String todayDateISO concode_elem_sep String returnDate concode_elem_sep Log logger concode_elem_sep String query concode...
String function ( ) { int loc0 = this . featureSettings . getSprintDays ( ) ; return DateUtil . toISODateRealTimeFormat ( DateUtil . getDatePriorToNDays ( DateUtil . getDateNoTime ( new Date ( ) ) , loc0 ) ) ; }
20,943
sets the value of the type property . concode_field_sep int tabOrder concode_elem_sep int displayLines concode_elem_sep LayoutComponentTypeType type concode_elem_sep String value concode_field_sep String getValue concode_elem_sep LayoutComponentTypeType getType concode_elem_sep int getTabOrder concode_elem_sep void set...
void function ( LayoutComponentTypeType arg0 ) { this . type = arg0 ; }
20,944
method to update the picture based on the passed color values for this pixel concode_field_sep int x concode_elem_sep int y concode_elem_sep DigitalPicture picture concode_field_sep int getCol concode_elem_sep int correctValue concode_elem_sep Color getColor concode_elem_sep void setAlpha concode_elem_sep int getRow co...
void function ( int arg0 , int arg1 , int arg2 , int arg3 ) { int loc0 = ( arg0 << 24 ) + ( arg1 << 16 ) + ( arg2 << 8 ) + arg3 ; picture . setBasicPixel ( x , y , loc0 ) ; }
20,945
truncate the given file to the given length concode_field_sep Map<Byte,FSEditLogOpCodes> byteToEnum concode_elem_sep int NUM_DATA_NODES concode_elem_sep File TEST_DIR concode_field_sep void testStreamLimiter concode_elem_sep void testFSEditLogOpCodes concode_elem_sep void testReplicationAdjusted concode_elem_sep void t...
void function ( File arg0 , long arg1 ) { RandomAccessFile loc0 = new RandomAccessFile ( arg0 , "srini_string" ) ; loc0 . setLength ( arg1 ) ; loc0 . close ( ) ; }
20,946
adds a ` well known ' member . each hazelcastinstance will try to connect to at least one of the members , to find all other members , and create a cluster . a member can be a comma separated string , e. . g ' 10.11.12.1,10.11.12.2 ' which indicates multiple members are going to be added . concode_field_sep int CONNECT...
TcpIpConfig function ( String arg0 ) { String loc0 = checkHasText ( arg0 , "srini_string" ) ; StringTokenizer loc1 = new StringTokenizer ( loc0 , "srini_string" ) ; while ( loc1 . hasMoreTokens ( ) ) { String loc2 = loc1 . nextToken ( ) ; this . members . add ( loc2 . trim ( ) ) ; } return this ; }
20,947
get the local name of this element . concode_field_sep String name concode_elem_sep java.util.Map<String,Tag> MAP concode_field_sep Tag forName concode_elem_sep String toString concode_elem_sep Tag value
String function ( ) { return name ; }
20,948
centers a frame on the screen based on its current size concode_field_sep PlaceHolder placeHolder concode_field_sep void addGap concode_elem_sep void addGap concode_elem_sep T getChoiceOptional concode_elem_sep ImageIcon getIconFromFile concode_elem_sep T getChoice concode_elem_sep List<T> getChoicesOptional concode_el...
void function ( Frame arg0 ) { Dimension loc0 = arg0 . getToolkit ( ) . getScreenSize ( ) ; Rectangle loc1 = arg0 . getBounds ( ) ; loc1 . width = arg0 . getWidth ( ) ; loc1 . height = arg0 . getHeight ( ) ; loc1 . x = ( loc0 . width - loc1 . width ) / 2 ; loc1 . y = ( loc0 . height - loc1 . height ) / 2 ; arg0 . setBo...
20,949
schema registration helper , that looks schemas up recursively . concode_field_sep int HIGHEST_SUPPORTED_VERSION concode_elem_sep int LATEST_VERSION concode_elem_sep boolean schemas_registered concode_elem_sep int EXPERIMENTAL_VERSION concode_elem_sep Map<Pair<String,Integer>,Class<? extends Schema>> iced_to_schema con...
void function ( Class < ? extends Schema > arg0 , Reflections [ ] arg1 ) { if ( ! Modifier . isAbstract ( arg0 . getModifiers ( ) ) ) { register ( arg0 ) ; } for ( Reflections loc0 : arg1 ) for ( Class < ? extends Schema > loc1 : loc0 . getSubTypesOf ( arg0 ) ) { registerSchemasOfClass ( loc1 , arg1 ) ; } }
20,950
subsequently , newmethod name will fail . concode_field_sep String consumerSecret concode_elem_sep Base64 BASE64 concode_elem_sep Map<String,Class> NAME_TO_CLASS concode_elem_sep String _ACCESSOR concode_elem_sep String BASE64_ENCODING concode_elem_sep Map.Entry value concode_elem_sep String tokenSecret concode_elem_se...
void function ( String arg0 ) { NAME_TO_CLASS . remove ( arg0 ) ; }
20,951
set clear receiver . concode_field_sep Class<?> triggerReceiver concode_elem_sep Class<?> clearReceiver concode_elem_sep Context context concode_elem_sep Options options concode_elem_sep Class<?> clickActivity concode_field_sep Notification build concode_elem_sep Builder setTriggerReceiver concode_elem_sep void applyCo...
Builder function ( Class < ? > arg0 ) { this . clearReceiver = arg0 ; return this ; }
20,952
returns true if the given state is currently active otherwise false . concode_field_sep boolean e concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep boolean guard concode_elem_sep int nextStateIndex concode_elem_sep boolean done concode_elem_sep State[] stateVector concode_field_sep void init concode_elem_se...
boolean function ( State arg0 ) { switch ( arg0 ) { case main_region_A : return stateVector [ 0 ] == State . main_region_A ; case main_region_B : return stateVector [ 0 ] == State . main_region_B ; default : return false ; } }
20,953
tests whether the panel is finished and it is safe to proceed to the next one . if the panel is valid , the `` next '' button will be enabled . concode_field_sep String knownBadPath concode_elem_sep AddImageWizardChooseDataSourceVisual component concode_elem_sep String PROP_LASTDATASOURCE_PATH concode_elem_sep AddImage...
boolean function ( ) { return isNextEnable ; }
20,954
adds a serverenvironmentservice based on the given serverenvironment to the given batch under name #service_name . concode_field_sep ServiceName SERVICE_NAME concode_elem_sep ServerEnvironment serverEnvironment concode_field_sep ServerEnvironment getValue concode_elem_sep void stop concode_elem_sep void start
void function ( ServerEnvironment arg0 , ServiceTarget arg1 ) { arg1 . addService ( SERVICE_NAME , new ServerEnvironmentService ( arg0 ) ) . install ( ) ; }
20,955
write property to the xml . concode_field_sep StringBuilder buffer concode_elem_sep int CLOSING concode_elem_sep int OPENING concode_elem_sep int NO_CONTENT concode_elem_sep Writer writer concode_field_sep void writeText concode_elem_sep void sendData concode_elem_sep void writeElement concode_elem_sep void writeElemen...
void function ( String arg0 , String arg1 , String arg2 ) { writeElement ( arg0 , arg1 , OPENING ) ; buffer . append ( arg2 ) ; writeElement ( arg0 , arg1 , CLOSING ) ; }
20,956
target size for the instance group . concode_field_sep Integer instanceCount concode_elem_sep com.amazonaws.internal.SdkInternalList<String> eC2InstanceIdsToTerminate concode_elem_sep String instanceGroupId concode_field_sep java.util.List<String> getEC2InstanceIdsToTerminate concode_elem_sep void setEC2InstanceIdsToTe...
InstanceGroupModifyConfig function ( Integer arg0 ) { setInstanceCount ( arg0 ) ; return this ; }
20,957
returns the company id of this password policy rel . concode_field_sep PasswordPolicyRel _passwordPolicyRel concode_field_sep long getClassNameId concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpan...
long function ( ) { return _passwordPolicyRel . getCompanyId ( ) ; }
20,958
get subsystem name . concode_field_sep OutputTypeEnum outputType concode_elem_sep boolean linkFortranMain concode_elem_sep boolean staticRuntime concode_elem_sep SubsystemEnum subsystem concode_elem_sep boolean linkCPP concode_elem_sep boolean linkFortran concode_field_sep boolean isJNIModule concode_elem_sep boolean l...
String function ( ) { return this . subsystem . getValue ( ) ; }
20,959
returns the result of interpreting the object as an instance of ` business object node ' . this implementation returns null ; returning a non-null result will terminate the switch . concode_field_sep DesignPackage modelPackage concode_field_sep T caseAction concode_elem_sep T caseAbstractStatusValue concode_elem_sep T ...
T function ( BusinessObjectNode arg0 ) { return null ; }
20,960
initializes this algorithmparameters with the specified algorithmparameterspec . concode_field_sep Provider provider concode_elem_sep Engine ENGINE concode_elem_sep AlgorithmParametersSpi spiImpl concode_elem_sep boolean initialized concode_elem_sep String SEVICE concode_elem_sep String algorithm concode_field_sep byte...
void function ( AlgorithmParameterSpec arg0 ) { if ( initialized ) { throw new InvalidParameterSpecException ( "srini_string" ) ; } spiImpl . engineInit ( arg0 ) ; initialized = true ; }
20,961
helper method that encapsulates the casting of numbers from jsonobjects . concode_field_sep String request concode_elem_sep int type concode_elem_sep String key concode_field_sep Type typeFromJson concode_elem_sep int intFromJson concode_elem_sep String stringFromJson concode_elem_sep List listFromJson concode_elem_sep...
double function ( final JSONObject arg0 , final JSONKey arg1 ) { return ( ( Number ) arg0 . get ( arg1 . toString ( ) ) ) . doubleValue ( ) ; }
20,962
method to optimizesolr concode_field_sep Logger LOG concode_field_sep void indexDocument concode_elem_sep void rollbackIndexedData concode_elem_sep void indexDocumentsForBulk concode_elem_sep void indexDocuments
void function ( ) { ServiceLocator . getDiscoveryAdminService ( ) . optimize ( ) ; }
20,963
convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep byte[] _byte concode_elem_sep String password concode_elem_sep Date dateTime concode_elem_sep BigDecimal number concode_elem_sep byte[] binary concode_elem_sep Float _float concode_elem_sep Integer integer c...
String function ( Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; }
20,964
sets the value of the creationtime property . concode_field_sep String resourceID concode_elem_sep String lastModifiedTime concode_elem_sep String creationTime concode_elem_sep String resourceName concode_elem_sep String resourceUri concode_elem_sep String id concode_elem_sep String uri concode_elem_sep String parentID...
void function ( String arg0 ) { this . creationTime = arg0 ; }
20,965
gets whether or not this time zone uses daylight time . concode_field_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_field_sep String getLocation concode_elem_sep boolean isRelevantComponentId concode_elem_sep String getDisplay...
String function ( ) { TimeZone loc0 = TimeZone . getTimeZone ( id ) ; if ( loc0 . useDaylightTime ( ) ) { return "srini_string" ; } return "srini_string" ; }
20,966
report time statistic data . concode_field_sep StdOutWriter out concode_elem_sep int warnings concode_elem_sep String NL concode_elem_sep int errors concode_field_sep void debug concode_elem_sep void checkErrors concode_elem_sep void err concode_elem_sep String getLine concode_elem_sep void setGUIMode concode_elem_sep ...
void function ( ErrorMessages arg0 , Timer arg1 ) { if ( Options . arg1 ) { String loc0 = ErrorMessages . get ( arg0 , arg1 . toString ( ) ) ; out . println ( loc0 ) ; } }
20,967
sets the value of the digestvalue property . concode_field_sep byte[] digestValue concode_elem_sep DigestMethodType digestMethod concode_elem_sep String id concode_elem_sep String uri concode_field_sep byte[] getDigestValue concode_elem_sep void setURI concode_elem_sep void setDigestMethod concode_elem_sep void setId c...
void function ( byte [ ] arg0 ) { this . digestValue = ( ( byte [ ] ) arg0 ) ; }
20,968
set if failure to find the property resource should be ignored . `` true '' is appropriate if the properties file is completely optional . default is `` false '' . concode_field_sep Log logger concode_elem_sep String fileEncoding concode_elem_sep PropertiesPersister propertiesPersister concode_elem_sep Resource[] locat...
void function ( boolean arg0 ) { this . ignoreResourceNotFound = arg0 ; }
20,969
a callback to indicate that a client connects to receive server-sent events . the application has full access to http request and can decide whether to accept the connection or reject it . in sse , clients will reconnect if the connection is closed , but can be told to stop reconnecting by returning the appropriate sta...
void function ( ServerSentEventConnection arg0 ) { this . connection = arg0 ; }
20,970
returns the size threshold beyond which files are written directly to disk . the default value is 1024 bytes . concode_field_sep int sizeThreshold concode_elem_sep int DEFAULT_SIZE_THRESHOLD concode_elem_sep File repository concode_field_sep void setSizeThreshold concode_elem_sep File getRepository concode_elem_sep voi...
int function ( ) { return sizeThreshold ; }
20,971
writes a byte array to the stream . concode_field_sep byte[] array concode_elem_sep int pos concode_elem_sep int saved_pos concode_field_sep int current concode_elem_sep void restore concode_elem_sep void need concode_elem_sep void writeU32 concode_elem_sep void writeU16At concode_elem_sep byte[] toByteArray concode_el...
void function ( byte [ ] arg0 , int arg1 , int arg2 ) { need ( arg2 ) ; System . arraycopy ( arg0 , arg1 , array , pos , arg2 ) ; pos += arg2 ; }
20,972
add a mapping between a capability name and the implementation of the interface that name represents for instances of org.openqa.selenium.webdriver . for example capabilitytype #takes_screenshot is represents the interface org.openqa.selenium.takesscreenshot , which is implemented via the org.openqa.selenium.remote.add...
void function ( String arg0 , AugmenterProvider arg1 ) { driverAugmentors . put ( arg0 , arg1 ) ; }
20,973
result - gives choice of perticular course concode_field_sep int studentId concode_elem_sep int next concode_elem_sep int[] choiceArr concode_elem_sep double preferenceScore concode_elem_sep Vector<Character> assignedCourses concode_elem_sep Vector<Character> notAssignedCourses concode_field_sep int getIndex concode_el...
int function ( int [ ] arg0 , char arg1 ) { if ( arg1 == 'A' ) return arg0 [ 0 ] ; else if ( arg1 == 'B' ) return arg0 [ 1 ] ; else if ( arg1 == 'C' ) return arg0 [ 2 ] ; else if ( arg1 == 'D' ) return arg0 [ 3 ] ; else if ( arg1 == 'E' ) return arg0 [ 4 ] ; else if ( arg1 == 'F' ) return arg0 [ 5 ] ; else if ( arg1 ==...
20,974
linkedin application client secret concode_field_sep String redirectUri concode_elem_sep LinkedInApiName apiName concode_elem_sep String userPassword concode_elem_sep String clientId concode_elem_sep Map<String,Object> httpParams concode_elem_sep OAuthSecureStorage secureStorage concode_elem_sep String methodName conco...
void function ( String arg0 ) { this . clientSecret = arg0 ; }
20,975
returns a string , of length at least minlength , consisting of string prepended with as many copies of padchar as arenecessary to reach that length . for example , padstart `` 7 '' , 3 , ' 0 ' returns `` 007 '' padstart `` 2010 '' , 3 , ' 0 ' returns `` 2010 '' see formatter for a richer set of formatting capabilities...
String function ( String arg0 , int arg1 , char arg2 ) { checkNotNull ( arg0 ) ; if ( arg0 . length ( ) >= arg1 ) { return arg0 ; } StringBuilder loc0 = new StringBuilder ( arg1 ) ; for ( int loc1 = arg0 . length ( ) ; loc1 < arg1 ; loc1 ++ ) { loc0 . append ( arg2 ) ; } loc0 . append ( arg0 ) ; return loc0 . toString ...
20,976
creates default implementation of @linkplain threadfactory thread factory for task executor concode_field_sep AtomicInteger threadNumber concode_elem_sep String namePrefix concode_elem_sep AtomicInteger poolNumber concode_elem_sep int threadPriority concode_elem_sep ThreadGroup group concode_field_sep BitmapDisplayer c...
ThreadFactory function ( int arg0 , String arg1 ) { return new DefaultThreadFactory ( arg0 , arg1 ) ; }
20,977
please refer to super class method documentation . concode_field_sep boolean running concode_elem_sep int fps concode_elem_sep FPSCounter fpsCounter concode_elem_sep long startTime concode_elem_sep long resolution concode_field_sep long sleep concode_elem_sep boolean isRunning concode_elem_sep void setFPS concode_elem_...
int function ( ) { return this . fpsCounter . getCurrentFPS ( ) ; }
20,978
sets the value of the id property . concode_field_sep List<Node> node concode_elem_sep boolean expanded concode_elem_sep boolean link concode_elem_sep String id concode_elem_sep String label concode_elem_sep boolean leaf concode_elem_sep ContentDescriptor contentDescriptor concode_field_sep boolean isExpanded concode_e...
void function ( String arg0 ) { this . id = arg0 ; }
20,979
record the starting location of a single value for a field . concode_field_sep Map<FieldDescriptor,List<TextFormatParseInfoTree>> subtreesFromField concode_elem_sep Map<FieldDescriptor,List<TextFormatParseLocation>> locationsFromField concode_elem_sep Map<FieldDescriptor,List<Builder>> subtreeBuildersFromField concode_...
Builder function ( final FieldDescriptor arg0 , TextFormatParseLocation arg1 ) { List < TextFormatParseLocation > loc0 = locationsFromField . get ( arg0 ) ; if ( loc0 == null ) { loc0 = new ArrayList < TextFormatParseLocation > ( ) ; locationsFromField . put ( arg0 , loc0 ) ; } loc0 . add ( arg1 ) ; return this ; }
20,980
returns a string representation of the version concode_field_sep PlaceHolder placeHolder concode_field_sep String getAdapterName concode_elem_sep String[] getInteractionSpecsSupported concode_elem_sep boolean supportsLocalTransactionDemarcation concode_elem_sep boolean supportsExecuteWithInputAndOutputRecord concode_el...
String function ( ) { return null ; }
20,981
readblock and readnextheaderblock are the methods that users of this class should use to read header blocks from the tar file . readblock should be used when you know that the current block should contain what you want . e.g. you know that the very first block of a tar file should contain a tar entry header block . con...
void function ( ) { readBlocks ( 1 ) ; }
20,982
set whether this kerberosprincipalentity represents a service principal true or not false concode_field_sep Collection<KerberosPrincipalHostEntity> kerberosPrincipalHostEntities concode_elem_sep Integer service concode_elem_sep String principalName concode_elem_sep String cachedKeytabPath concode_field_sep String getPr...
void function ( boolean arg0 ) { this . service = ( arg0 ) ? 1 : 0 ; }
20,983
get the hash code for this method identifier . the hash code is equal to : n 7 + r 7 + a where n is the method name 's hash code , r is the method return type 's name 's hash code and a is the result of calling arrays #hashcode object on the parameter type name list ofstrings . concode_field_sep String[] parameterTypes...
int function ( ) { return hashCode ; }
20,984
helper to set agent properties . concode_field_sep int startup concode_elem_sep Scope scope concode_elem_sep boolean verbose concode_elem_sep ComponentProxyHandler componentProxy concode_elem_sep Logger logger concode_elem_sep ScriptProcessor processor concode_field_sep Application app concode_elem_sep void setThinktim...
void function ( String arg0 , String arg1 ) { processor . getAgent ( ) . setProperty ( arg0 , arg1 ) ; }
20,985
to set doc type service . concode_field_sep String checkFirstPage concode_elem_sep String checkLastPage concode_elem_sep Logger LOGGER concode_elem_sep String barcodeClassification concode_elem_sep DocumentTypeService docTypeService concode_elem_sep String luceneClassification concode_elem_sep String imageClassificatio...
void function ( final DocumentTypeService arg0 ) { this . docTypeService = arg0 ; }
20,986
exit method concode_field_sep ActionListener _settingsPlay concode_elem_sep WindowAdapter _gameClosingWindow concode_elem_sep ComponentAdapter _gameResizingWindow concode_elem_sep ActionListener _settingsQuit concode_elem_sep MouseAdapter[][] _gameClickColumnGrid concode_elem_sep MouseAdapter[] _gameSelectColumnPreview...
void function ( ) { System . exit ( 0 ) ; }
20,987
returns the fillpath . concode_field_sep boolean drawPath concode_elem_sep boolean fillPath concode_elem_sep double[] xValue concode_elem_sep Stroke drawStroke concode_elem_sep Paint drawPaint concode_elem_sep Paint fillPaint concode_elem_sep Composite composite concode_elem_sep double[] yValue concode_elem_sep boolean...
boolean function ( ) { return this . fillPath ; }
20,988
returns a hash code for this object . concode_field_sep float widthRatio concode_elem_sep TextBlockAnchor labelAnchor concode_elem_sep TextAnchor rotationAnchor concode_elem_sep double angle concode_elem_sep long serialVersionUID concode_elem_sep CategoryLabelWidthType widthType concode_elem_sep RectangleAnchor categor...
int function ( ) { int loc0 = 19 ; loc0 = 37 * loc0 + this . categoryAnchor . hashCode ( ) ; loc0 = 37 * loc0 + this . labelAnchor . hashCode ( ) ; loc0 = 37 * loc0 + this . rotationAnchor . hashCode ( ) ; return loc0 ; }
20,989
is this body initially sleeping ? concode_field_sep Object userData concode_elem_sep float gravityScale concode_elem_sep float linearDamping concode_elem_sep float angularDamping concode_elem_sep boolean active concode_elem_sep boolean awake concode_elem_sep BodyType type concode_elem_sep float angularVelocity concode_...
boolean function ( ) { return awake ; }
20,990
creates a new j i r a project with the primary key . does not add the j i r a project to the database . concode_field_sep JIRAProjectLocalService _service concode_field_sep com.liferay.socialcoding.model.JIRAProject addJIRAProject concode_elem_sep com.liferay.socialcoding.model.JIRAProject fetchJIRAProject concode_elem...
com . liferay . socialcoding . model . JIRAProject function ( long arg0 ) { return getService ( ) . createJIRAProject ( arg0 ) ; }
20,991
creates a date . concode_field_sep Calendar CALENDAR concode_field_sep placeholderType placeHolder
Date function ( final int arg0 , final int arg1 , final int arg2 ) { CALENDAR . clear ( ) ; CALENDAR . set ( arg0 , arg1 - 1 , arg2 ) ; return CALENDAR . getTime ( ) ; }
20,992
create a mutable escaper from an existing escaper , which may already be immutable . concode_field_sep StringEscaper xmlEscaper concode_elem_sep StringEscaper urlArgEscaper concode_elem_sep StringEscaper urlEscaper concode_elem_sep StringEscaper htmlEscaper concode_elem_sep String[] translationTable concode_elem_sep St...
StringEscaper function ( ) { StringEscaper loc0 = ( StringEscaper ) loc0 ( ) ; if ( loc0 . translationVector == null ) { loc0 . translationVector = XOMUtil . arrayToVector ( loc0 . translationTable ) ; loc0 . translationTable = null ; } return loc0 ; }
20,993
randomly permute the given collection of cards and reset the size to represent the entire deck . concode_field_sep List<Card> cards concode_elem_sep int size concode_field_sep Card deal concode_elem_sep int size concode_elem_sep boolean isEmpty concode_elem_sep String toString
void function ( ) { for ( int loc0 = cards . size ( ) - 1 ; loc0 < 0 ; loc0 -- ) { int loc1 = loc0 + 1 ; int loc2 = 0 ; int loc3 = ( int ) ( Math . random ( ) * loc1 ) + loc2 ; Card loc4 = cards . get ( loc0 ) ; cards . set ( loc0 , cards . get ( loc3 ) ) ; cards . set ( loc3 , loc4 ) ; } size = cards . size ( ) ; }
20,994
returns a new intlist containing the ints in args . you are not expected to read or understand this method . concode_field_sep int head concode_elem_sep IntList tail concode_field_sep void dSquareList concode_elem_sep IntList dcatenate concode_elem_sep IntList catenate concode_elem_sep int hashCode concode_elem_sep Int...
IntList function ( Integer ... arg0 ) { IntList loc0 , loc1 ; if ( arg0 . length > 0 ) { loc0 = new IntList ( arg0 [ 0 ] , null ) ; } else { return null ; } int loc2 ; for ( loc2 = 1 , loc1 = loc0 ; loc2 < arg0 . length ; loc2 += 1 , loc1 = loc1 . tail ) { loc1 . tail = new IntList ( arg0 [ loc2 ] , null ) ; } return l...
20,995
is number concode_field_sep String m_method concode_elem_sep Callout m_callout concode_elem_sep int m_maxLength concode_elem_sep int m_seqNo concode_elem_sep String m_decimalPoint concode_elem_sep String m_columnName concode_elem_sep String m_dataFormat concode_elem_sep int m_startNo concode_elem_sep boolean m_constant...
boolean function ( ) { return m_dataType . equals ( X_AD_ImpFormat_Row . DATATYPE_Number ) ; }
20,996
returns the value of the web property . concode_field_sep String note concode_elem_sep String _email concode_elem_sep String address concode_elem_sep String _name concode_elem_sep Agent HARVARD concode_elem_sep AgentType _type concode_elem_sep Agent OPF concode_elem_sep String _telephone concode_elem_sep String telepho...
String function ( ) { return _web ; }
20,997
set if the file is in zip64 mode . this is true if any of a number of fields exceed the maximum value . see zip format for details concode_field_sep Charset charset concode_elem_sep long expectedEntries concode_elem_sep Map<String,ZipFileEntry> entries concode_elem_sep boolean maybeZip64 concode_elem_sep boolean isZip6...
void function ( boolean arg0 ) { this . isZip64 = arg0 ; setMaybeZip64 ( true ) ; }
20,998
gives the code refinement language . concode_field_sep IPath filePath concode_elem_sep Language lang concode_field_sep IPath getPath concode_elem_sep CodeRefinement clone concode_elem_sep String toString concode_elem_sep Language fromExtension
Language function ( ) { return this . lang ; }
20,999
no implementation hints are provided at this time . concode_field_sep Param FILE concode_elem_sep Param NAMESPACE concode_field_sep DataStore createDataStore concode_elem_sep boolean isAvailable concode_elem_sep boolean canProcess concode_elem_sep String getDisplayName concode_elem_sep Param[] getParametersInfo concode...
Map function ( ) { return java . util . Collections . EMPTY_MAP ; }