idx
int64
0
25k
question
stringlengths
68
5.14k
target
stringlengths
20
503
7,700
gets the value of the multilvlstrcache property . concode_field_sep CTMultiLvlStrData multiLvlStrCache concode_elem_sep String f concode_elem_sep CTExtensionList extLst concode_field_sep String getF concode_elem_sep void setF concode_elem_sep void setMultiLvlStrCache concode_elem_sep CTExtensionList getExtLst concode_e...
CTMultiLvlStrData function ( ) { return multiLvlStrCache ; }
7,701
test of var method , of class shiftedgeometricdistribution . concode_field_sep PlaceHolder placeHolder concode_field_sep void setUpClass concode_elem_sep void testEntropy concode_elem_sep void testCdf concode_elem_sep void testShiftedGeometricDistribution concode_elem_sep void tearDownClass concode_elem_sep void testNp...
void function ( ) { System . out . println ( "srini_string" ) ; ShiftedGeometricDistribution loc0 = new ShiftedGeometricDistribution ( 0.3 ) ; loc0 . rand ( ) ; assertEquals ( 0.7 / 0.09 , loc0 . var ( ) , 1E-7 ) ; }
7,702
sets the value of the paymentmethod property . concode_field_sep int totalOccurrences concode_elem_sep String lastName concode_elem_sep BigDecimal amount concode_elem_sep Integer customerShippingProfileId concode_elem_sep String accountNumber concode_elem_sep XMLGregorianCalendar createTimeStampUTC concode_elem_sep Str...
void function ( PaymentMethodEnum arg0 ) { this . paymentMethod = arg0 ; }
7,703
the aws account id of the vpc owner . concode_field_sep String cidrBlock concode_elem_sep String vpcId concode_elem_sep String ownerId concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void setCidrBlock concode_elem_sep VpcPeeringConnectionVpcInfo withVpcId concode_elem_sep VpcPeeringConne...
String function ( ) { return this . ownerId ; }
7,704
answers a permissioncollection object containing the set of permissions granted to the specified codesource . the default implementation of this method returns policy.unsupported _ empty_collection object . this method can be overridden if the policy implementation can return a set of permissions granted to a codesourc...
PermissionCollection function ( CodeSource arg0 ) { return Policy . UNSUPPORTED_EMPTY_COLLECTION ; }
7,705
returns local path name concode_field_sep int year concode_elem_sep String artist concode_elem_sep long serialVersionUID concode_elem_sep String THUMB_PREFIX concode_elem_sep String name concode_elem_sep String localPath concode_elem_sep String genres concode_elem_sep long thumbID concode_elem_sep int id concode_elem_s...
String function ( ) { return localPath ; }
7,706
returns a string representation of this object . concode_field_sep Color color concode_elem_sep boolean underlined concode_elem_sep Font lastFont concode_elem_sep Font lastStyledFont concode_elem_sep boolean bold concode_elem_sep FontMetrics fontMetrics concode_elem_sep boolean italic concode_field_sep boolean isItalic...
String function ( ) { return getClass ( ) . getName ( ) + "srini_string" + color + ( italic ? "srini_string" : "srini_string" ) + ( bold ? "srini_string" : "srini_string" ) + ( underlined ? "srini_string" : "srini_string" ) + "srini_string" ; }
7,707
gets the title of the x-axis . concode_field_sep String chart concode_elem_sep List areaPaints concode_elem_sep String DEFAULT_STRING concode_elem_sep String clickedValue concode_elem_sep boolean pie3D concode_elem_sep boolean axis concode_elem_sep Chart chartObject concode_elem_sep boolean horizontal concode_elem_sep ...
String function ( ) { return titleX ; }
7,708
get the turn instruction to reach next segment . concode_field_sep double distance concode_elem_sep String instruction concode_elem_sep LatLng start concode_elem_sep int length concode_elem_sep String maneuver concode_field_sep double getDistance concode_elem_sep void setManeuver concode_elem_sep void setLength concode...
String function ( ) { return instruction ; }
7,709
create a new timestamp at a relative offset in seconds . concode_field_sep double time concode_field_sep double getTime concode_elem_sep int compareTo
TimeStamp function ( double arg0 ) { return new TimeStamp ( time + arg0 ) ; }
7,710
gets the polygon object that represents the time zone on the image map . concode_field_sep Polygon mapPolygon concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_field_sep boolean isRelevantComponentId concode_elem_sep String getId concode_elem_sep String getMapCommandButtonId
Polygon function ( ) { return mapPolygon ; }
7,711
internal return the hash for the key . the default implementation just returns the key , which is not appropriate for general purpose use . concode_field_sep int emptyVal concode_elem_sep int[] keys concode_elem_sep int rehashCount concode_elem_sep int count concode_field_sep int getSlot concode_elem_sep int size conco...
int function ( int arg0 ) { return arg0 ; }
7,712
add error message to a specific client . concode_field_sep PlaceHolder placeHolder concode_field_sep String getRequestParameter concode_elem_sep Application getApplication concode_elem_sep Object getElValue concode_elem_sep ServletContext getServletContext concode_elem_sep Object getManagedBean concode_elem_sep String ...
void function ( String arg0 , String arg1 ) { FacesContext . getCurrentInstance ( ) . addMessage ( arg0 , new FacesMessage ( FacesMessage . SEVERITY_ERROR , arg1 , arg1 ) ) ; }
7,713
add a parser message listener . concode_field_sep ICode iCode concode_elem_sep MessageHandler messageHandler concode_elem_sep Scanner scanner concode_elem_sep SymTabStack symTabStack concode_field_sep Token currentToken concode_elem_sep ICode getICode concode_elem_sep Token nextToken concode_elem_sep int getErrorCount ...
void function ( MessageListener arg0 ) { messageHandler . addListener ( arg0 ) ; }
7,714
remove any whitespace characters that are next in the inputstream . concode_field_sep String lockedEndTag concode_elem_sep int MAX_LENGTH concode_elem_sep Tag tag concode_elem_sep int CHAR_BULLET concode_elem_sep Map<String,Character> charMap concode_elem_sep int CHAR_TRADEMARK concode_elem_sep PeekableInputStream sour...
void function ( ) { while ( Character . isWhitespace ( ( char ) this . source . peek ( ) ) ) { this . source . read ( ) ; } }
7,715
sets the value of the calculatecostfromunits property . concode_field_sep Integer sequenceNumber concode_elem_sep String responsibilities concode_elem_sep Boolean calculateCostFromUnits concode_elem_sep Date lastUpdateDate concode_elem_sep Integer parentObjectId concode_elem_sep String name concode_elem_sep String last...
void function ( Boolean arg0 ) { this . calculateCostFromUnits = arg0 ; }
7,716
returns true if this method is static . concode_field_sep CtClass thisClass concode_elem_sep int maxLocals concode_elem_sep CodeIterator iterator concode_elem_sep boolean edited concode_elem_sep String javaLangObject concode_elem_sep MethodInfo thisMethod concode_elem_sep int currentPos concode_elem_sep int maxStack co...
boolean function ( ) { return ( thisMethod . getAccessFlags ( ) & AccessFlag . STATIC ) != 0 ; }
7,717
init the rtp packet header only pt concode_field_sep int packet_len concode_elem_sep byte[] packet concode_field_sep long getSscr concode_elem_sep void setSscr concode_elem_sep boolean hasPadding concode_elem_sep void setExtension concode_elem_sep int getSequenceNumber concode_elem_sep byte[] getPacket concode_elem_sep...
void function ( int arg0 ) { init ( arg0 , Random . nextLong ( ) ) ; }
7,718
a list of topic arns . note : this method appends the values to the existing list if any . use #settopics java.util.collection or #withtopics java.util.collection if you want to override theexisting values . returns a reference to this object so that method calls can be chained together . concode_field_sep com.amazonaw...
ListTopicsResult function ( Topic ... arg0 ) { if ( getTopics ( ) == null ) setTopics ( new java . util . ArrayList < Topic > ( arg0 . length ) ) ; for ( Topic loc0 : arg0 ) { getTopics ( ) . add ( loc0 ) ; } return this ; }
7,719
reference to outer object from inner class . concode_field_sep PermissionUse use concode_elem_sep String name concode_field_sep Identifier qualified concode_elem_sep String getName concode_elem_sep T dispatch concode_elem_sep PermissionUse getUse concode_elem_sep String toString
Identifier function ( String arg0 , PermissionUse arg1 ) { return new Identifier ( arg0 + "srini_string" , arg1 ) ; }
7,720
indicates if the id is reserved . concode_field_sep int RESERVED concode_elem_sep StructuredDataId ORIGIN concode_elem_sep long serialVersionUID concode_elem_sep int enterpriseNumber concode_elem_sep String AT_SIGN concode_elem_sep StructuredDataId META concode_elem_sep int MAX_LENGTH concode_elem_sep String name conco...
boolean function ( ) { return enterpriseNumber <= 0 ; }
7,721
high-level handler method . does nothing by default - override this or other handlecast and handlecast methods in subclasses . concode_field_sep boolean _mainloopRunning concode_elem_sep QueueingConsumer _consumer concode_elem_sep String _queueName concode_elem_sep Channel _channel concode_field_sep void terminateMainl...
void function ( byte [ ] arg0 ) { }
7,722
sets the user that created or queried this object . this user 's permissions dictate what operations can be performed on or through this object . concode_field_sep AuthenticatedUser currentUser concode_field_sep void init concode_elem_sep AuthenticatedUser getCurrentUser
void function ( AuthenticatedUser arg0 ) { this . currentUser = arg0 ; }
7,723
f0 - > `` boolean '' concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
R function ( BooleanType arg0 , A arg1 ) { R loc0 = null ; arg0 . f0 . accept ( this , arg1 ) ; return loc0 ; }
7,724
returns and iterator to the elements in the segment . concode_field_sep String EMPTY_STRING concode_elem_sep Context context concode_elem_sep long serialVersionUID concode_elem_sep List<String> elements concode_field_sep String toXML concode_elem_sep String toXML concode_elem_sep void setCompositeElement concode_elem_s...
Iterator < String > function ( ) { return elements . iterator ( ) ; }
7,725
gets the location assigned to this slot . this method only succeeds after the location has been locked via the #locklocation method and #isassigned returns true . concode_field_sep boolean locationLocked concode_elem_sep SharedSlot sharedSlot concode_elem_sep CoLocationGroup group concode_field_sep boolean isAssigned c...
Instance function ( ) { if ( locationLocked ) { return sharedSlot . getInstance ( ) ; } else { throw new IllegalStateException ( "srini_string" ) ; } }
7,726
make a new label with this string as a value component . any other fields of the label would normally be null . concode_field_sep int TAG_LABEL concode_elem_sep char divider concode_field_sep Label newLabelFromString
Label function ( String arg0 , int arg1 ) { if ( arg1 == TAG_LABEL ) { return new TaggedWord ( null , arg0 ) ; } return new TaggedWord ( arg0 ) ; }
7,727
indent xml element . concode_field_sep int byteBufferSize concode_elem_sep int BYTE_BUFFER_SIZE_DEFAULT concode_elem_sep OutputStream outStream concode_elem_sep int level concode_elem_sep boolean skipNewLine concode_elem_sep String lineSeparator concode_elem_sep boolean indentationUsed concode_field_sep void writeStr c...
void function ( int arg0 ) { try { for ( int loc0 = 0 ; loc0 < arg0 ; loc0 ++ ) { writeStr ( "srini_string" ) ; } } catch ( IOException loc0 ) { throw new IOException ( "srini_string" + arg0 + "srini_string" + loc0 ) ; } }
7,728
get the list of rules . concode_field_sep List<Rule> rules concode_elem_sep String name concode_field_sep void addRule concode_elem_sep void printRules concode_elem_sep String toString concode_elem_sep int getRulesCount
List < Rule > function ( ) { return rules ; }
7,729
creates a new service component with the primary key . does not add the service component to the database . concode_field_sep ServiceComponentLocalService _serviceComponentLocalService concode_field_sep void upgradeDB concode_elem_sep void setWrappedService concode_elem_sep java.util.List<com.liferay.portal.model.Servi...
com . liferay . portal . model . ServiceComponent function ( long arg0 ) { return _serviceComponentLocalService . createServiceComponent ( arg0 ) ; }
7,730
small icon resource id for the local notification . concode_field_sep long interval concode_elem_sep JSONObject options concode_elem_sep AssetUtil assets concode_elem_sep String EXTRA concode_elem_sep Context context concode_field_sep Boolean isAutoClear concode_elem_sep String getText concode_elem_sep long getRepeatIn...
int function ( ) { String loc0 = options . optString ( "srini_string" , "srini_string" ) ; return assets . getResIdForDrawable ( loc0 ) ; }
7,731
the event code . constraints : allowed values : instance-reboot , system-reboot , system-maintenance , instance-retirement , instance-stop concode_field_sep java.util.Date notAfter concode_elem_sep String code concode_elem_sep String description concode_elem_sep java.util.Date notBefore concode_field_sep InstanceStatus...
void function ( EventCode arg0 ) { this . code = arg0 . toString ( ) ; }
7,732
returns a range of all the meetups entries . 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 to com.liferay.portal.kernel.dao.orm.queryutil ...
java . util . List < com . liferay . social . networking . model . MeetupsEntry > function ( int arg0 , int arg1 ) { return getService ( ) . getMeetupsEntries ( arg0 , arg1 ) ; }
7,733
set the result of the activity to indicate whether the operation on the content succeeded or not . concode_field_sep String TAG concode_field_sep void hideKeyboard concode_elem_sep File openDirectory concode_elem_sep String uppercaseInput concode_elem_sep boolean interruptibleCopy concode_elem_sep Uri createDirectoryAn...
void function ( Activity arg0 , int arg1 , String arg2 ) { if ( arg1 == Activity . RESULT_CANCELED ) arg0 . setResult ( Activity . RESULT_CANCELED , new Intent ( "srini_string" ) . putExtra ( "srini_string" , arg2 ) ) ; else arg0 . setResult ( Activity . RESULT_OK ) ; }
7,734
validates annotation on the given class . concode_field_sep List<Exception> NO_VALIDATION_ERRORS concode_field_sep List<Exception> validateAnnotatedField concode_elem_sep List<Exception> validateAnnotatedMethod
List < Exception > function ( TestClass arg0 ) { return NO_VALIDATION_ERRORS ; }
7,735
returns the profile information for the user . concode_field_sep SocialAuthManager manager concode_elem_sep AuthProvider provider concode_elem_sep LogProvider log concode_elem_sep String viewUrl concode_elem_sep long serialVersionUID concode_elem_sep String id concode_elem_sep SocialAuthConfig config concode_elem_sep S...
Profile function ( ) { return provider . getUserProfile ( ) ; }
7,736
usually , timewindow is the time range that you specified in the getsampledrequests request . however , if your aws resource received more than 5,000 requests during the time range that you specified in the request , getsampledrequests returns the time range for the first 5,000 requests . concode_field_sep TimeWindow t...
GetSampledRequestsResult function ( TimeWindow arg0 ) { setTimeWindow ( arg0 ) ; return this ; }
7,737
gets the value of the sub 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 sub property . for example , to add a new item , do as follows...
List < NstdPtys2SubGrpBlockT > function ( ) { if ( sub == null ) { sub = new ArrayList < NstdPtys2SubGrpBlockT > ( ) ; } return this . sub ; }
7,738
gets the system video cam ? concode_field_sep Processor processor concode_elem_sep DataSink sink concode_elem_sep MediaLocator dest concode_field_sep String stop concode_elem_sep MediaLocator getMediaDevice concode_elem_sep String start concode_elem_sep void main concode_elem_sep MediaLocator getAudio concode_elem_sep ...
MediaLocator function ( ) { return getMediaDevice ( null ) ; }
7,739
gets the value of the upvalue property . concode_field_sep String mapping concode_elem_sep List<Address> address concode_elem_sep BigDecimal shorttime concode_elem_sep String flavour concode_elem_sep String downlabel concode_elem_sep BigDecimal max concode_elem_sep String change concode_elem_sep String format concode_e...
String function ( ) { return upvalue ; }
7,740
update the contents page scale . this should be called whenever the content page scale factor changes due to pinch zoom , for example . concode_field_sep boolean mFreezeLayoutRequests concode_elem_sep double mPageScaleFactor concode_elem_sep double mDIPScale concode_elem_sep Delegate mDelegate concode_elem_sep int mCon...
void function ( double arg0 ) { doUpdate ( mContentWidthCss , mContentHeightCss , arg0 ) ; }
7,741
creates a type token for a compatible renderer of the given type of object . concode_field_sep PlaceHolder placeHolder concode_field_sep Class<T> getType concode_elem_sep Renderer<T> of concode_elem_sep void render concode_elem_sep TypeToken<Renderer<T>> typeOf concode_elem_sep Action<RegistrySpec> register
TypeToken < Renderer < ? super T >> function ( T arg0 ) { Class < T > loc0 = Types . cast ( arg0 . getClass ( ) ) ; return new TypeToken < Renderer < ? super T >> ( loc0 ) { } . where ( new TypeParameter < T > ( ) { } , loc0 ) ; }
7,742
sets the value of the algorithmimplementation property . concode_field_sep AlgorithmImplementation algorithmImplementation concode_elem_sep CertificationAlgorithmMode certificationAlgorithmMode concode_elem_sep byte keysetID concode_field_sep void setCertificationAlgorithmMode concode_elem_sep CertificationAlgorithmMod...
void function ( AlgorithmImplementation arg0 ) { this . algorithmImplementation = arg0 ; }
7,743
returns the identifier of the described save participant . concode_field_sep ISaveParticipantPreferenceConfiguration fPreferenceConfiguration concode_elem_sep IPostSaveListener fPostSaveListener concode_field_sep ISaveParticipantPreferenceConfiguration createPreferenceConfiguration concode_elem_sep ISaveParticipantPref...
String function ( ) { return fPostSaveListener . getId ( ) ; }
7,744
throws a generatorerror if the input list does n't have at least this many bytes left . concode_field_sep int charStart concode_elem_sep ByteList src concode_elem_sep int pos concode_elem_sep int srcEnd concode_elem_sep int quoteStart concode_elem_sep ThreadContext context concode_elem_sep ByteList out concode_field_se...
void function ( int arg0 ) { if ( pos + arg0 > srcEnd ) throw incompleteUtf8 ( ) ; }
7,745
create a new connection instance using the passed conf instance . connection encapsulates all housekeeping for a connection to the cluster . all tables and interfaces created from returned connection share zookeeper connection , meta cache , and connections to region servers and masters . the caller is responsible for ...
Connection function ( Configuration arg0 ) { return createConnection ( arg0 , null , null ) ; }
7,746
if an exception occurs asynchronously it will be stored for later retrieval . if there is an error there maybe an exception set . concode_field_sep Exception exception concode_elem_sep String msg concode_elem_sep String fileName concode_elem_sep String streamID concode_elem_sep String filePath concode_elem_sep long amo...
Exception function ( ) { return exception ; }
7,747
gets the value of the odkazvytah property . concode_field_sep String oduvodneni concode_elem_sep TOdkaz odkazVytah concode_field_sep void setOduvodneni concode_elem_sep String getOduvodneni concode_elem_sep void setOdkazVytah
TOdkaz function ( ) { return odkazVytah ; }
7,748
a quick way to use the quantizer . just create a table the right size and pass in the pixels . concode_field_sep OctTreeNode parent concode_elem_sep int level concode_elem_sep int colors concode_elem_sep OctTreeNode leaf[] concode_elem_sep int count concode_elem_sep int index concode_elem_sep int nodes concode_elem_sep...
void function ( int [ ] arg0 , int [ ] arg1 ) { int loc0 = arg0 . length ; maximumColors = arg1 . length ; for ( int loc1 = 0 ; loc1 < loc0 ; loc1 ++ ) { insertColor ( arg0 [ loc1 ] ) ; if ( colors > reduceColors ) reduceTree ( reduceColors ) ; } if ( colors > maximumColors ) reduceTree ( maximumColors ) ; buildColorTa...
7,749
get a unique file prefix for the system store for video . this is based on the root `` file : / / / store/home/user / date-time - '' + xxxxx where the client provides the xxxxx . this methods puts the date and time in the filename , so that a new directory is not created in each case concode_field_sep String VIDEO_PATH...
String function ( String arg0 ) { StringBuffer loc0 = new StringBuffer ( CAMERA_PATH ) ; Date loc1 = new Date ( System . currentTimeMillis ( ) ) ; loc0 . append ( dateTime . format ( loc1 ) ) ; loc0 . append ( "srini_string" ) . append ( arg0 ) ; return loc0 . toString ( ) ; }
7,750
returns true if warn level messages will be printed by the logchute . concode_field_sep LogChute chute concode_field_sep LogChute getLogChute concode_elem_sep void debug concode_elem_sep void debug concode_elem_sep void log concode_elem_sep void log concode_elem_sep void error concode_elem_sep void error concode_elem_s...
boolean function ( ) { return getLogChute ( ) . isLevelEnabled ( LogChute . WARN_ID ) ; }
7,751
sets the variable dto . concode_field_sep String owner concode_elem_sep String processDefinitionId concode_elem_sep String processInstanceId concode_elem_sep String name concode_elem_sep List<VariableDto> variableDto concode_elem_sep String description concode_elem_sep String id concode_elem_sep String assignee concode...
void function ( List < VariableDto > arg0 ) { this . variableDto = arg0 ; }
7,752
returns a string representation of this precisionrecallstats , indicating the number of tp , fp , fn counts . concode_field_sep int tpCount concode_elem_sep int fpCount concode_elem_sep int fnCount concode_field_sep int getFN concode_elem_sep void incrementFN concode_elem_sep void incrementFP concode_elem_sep int getTP...
String function ( ) { return "srini_string" + getTP ( ) + "srini_string" + getFP ( ) + "srini_string" + getFN ( ) + "srini_string" ; }
7,753
called when the a change in the shown pages has been completed . at this point you must ensure that all of the pages have actually been added or removed from the container as appropriate . concode_field_sep int POSITION_NONE concode_elem_sep int POSITION_UNCHANGED concode_elem_sep DataSetObservable mObservable concode_...
void function ( ViewGroup arg0 ) { finishUpdate ( ( View ) arg0 ) ; }
7,754
creates the genericstreamcipher or genericblockcipher data structure for specified data of specified type . concode_field_sep Cipher decCipher concode_elem_sep int hash_size concode_elem_sep byte[] read_seq_num concode_elem_sep byte[] write_seq_num concode_elem_sep Logger.Stream logger concode_elem_sep int block_size c...
byte [ ] function ( byte arg0 , byte [ ] arg1 ) { return encrypt ( arg0 , arg1 , 0 , arg1 . length ) ; }
7,755
sets value of the coreprotocolpnames #user_agent parameter . concode_field_sep PlaceHolder placeHolder concode_field_sep ProtocolVersion getVersion concode_elem_sep CodingErrorAction getUnmappableInputAction concode_elem_sep void setUnmappableInputAction concode_elem_sep void setVersion concode_elem_sep CodingErrorActi...
void function ( final HttpParams arg0 , final String arg1 ) { Args . notNull ( arg0 , "srini_string" ) ; arg0 . setParameter ( CoreProtocolPNames . USER_AGENT , arg1 ) ; }
7,756
change the sort order at the given index to ascending . concode_field_sep List<InvertibleComparator> comparators concode_field_sep int compare concode_elem_sep void setComparator concode_elem_sep void setComparator concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void setDescendingOrder co...
void function ( int arg0 ) { this . comparators . get ( arg0 ) . setAscending ( true ) ; }
7,757
restarting server already started by the method startserver concode_field_sep int portOffset concode_elem_sep Log log concode_elem_sep CarbonServerManager carbonServer concode_elem_sep String carbonHome concode_elem_sep Map<String,String> commandMap concode_elem_sep String carbonZip concode_field_sep String startServer...
void function ( ) { if ( carbonHome == null ) { throw new AutomationFrameworkException ( "srini_string" + "srini_string" ) ; } carbonServer . restartGracefully ( ) ; }
7,758
returns the given date as a string in iso 8601 format . concode_field_sep SimpleDateFormat ISO_8601 concode_field_sep double nsToS concode_elem_sep String msToString concode_elem_sep long millisecondsBetween concode_elem_sep String currentIsoString concode_elem_sep String msToIsoString concode_elem_sep void testNsToS c...
String function ( Date arg0 ) { synchronized ( ISO_8601 ) { return ISO_8601 . format ( arg0 ) ; } }
7,759
gets the value of the any property . concode_field_sep Object any concode_field_sep void setAny
Object function ( ) { return any ; }
7,760
sets the value of the remote property . concode_field_sep EjbRefTypeType ejbRefType concode_elem_sep EjbLinkType ejbLink concode_elem_sep List<InjectionTargetType> injectionTarget concode_elem_sep List<DescriptionType> description concode_elem_sep java.lang.String id concode_elem_sep EjbRefNameType ejbRefName concode_e...
void function ( RemoteType arg0 ) { this . remote = arg0 ; }
7,761
this is specified in the typeconverter interface , but it is not used here . concode_field_sep PlaceHolder placeHolder concode_field_sep Person convert
void function ( Locale arg0 ) { }
7,762
convert a cookie list into a jsonobject . a cookie list is a sequence of name/value pairs . the names are separated from the values by ' = ' . the pairs are separated by ' ; ' . the names and the values will be unescaped , possibly converting ' + ' and ' % ' sequences . to add a cookie to a cooklist , cookielistjsonobj...
JSONObject function ( String arg0 ) { JSONObject loc0 = new JSONObject ( ) ; JSONTokener loc1 = new JSONTokener ( arg0 ) ; while ( loc1 . more ( ) ) { String loc2 = Cookie . unescape ( loc1 . nextTo ( '=' ) ) ; loc1 . next ( '=' ) ; loc0 . put ( loc2 , Cookie . unescape ( loc1 . nextTo ( ';' ) ) ) ; loc1 . next ( ) ; }...
7,763
optional : a complex type that contains trusted signers for this cache behavior . if quantity is 0 , you can omit items . concode_field_sep Integer quantity concode_elem_sep com.amazonaws.internal.SdkInternalList<String> items concode_elem_sep Boolean enabled concode_field_sep Integer getQuantity concode_elem_sep Trust...
java . util . List < String > function ( ) { if ( items == null ) { items = new com . amazonaws . internal . SdkInternalList < String > ( ) ; } return items ; }
7,764
sets the value of the refreshrate property . concode_field_sep ExchangeRateRefreshRate refreshRate concode_elem_sep Long exchangeRate concode_elem_sep Long id concode_elem_sep String currencyCode concode_elem_sep ExchangeRateDirection direction concode_field_sep Long getExchangeRate concode_elem_sep ExchangeRateRefresh...
void function ( ExchangeRateRefreshRate arg0 ) { this . refreshRate = arg0 ; }
7,765
paint a representation of the value into a given area of screen real estate . note that the propertyeditor is responsible for doing its own clipping so that it fits into the given rectangle . if the propertyeditor does n't honor paint requests see ispaintable this method should be a silent noop . the given graphics obj...
void function ( final Graphics arg0 , final Rectangle arg1 ) { }
7,766
stop program concode_field_sep String[] args concode_elem_sep List<Runnable> initThreadHooks concode_elem_sep boolean testMode concode_elem_sep boolean hard concode_elem_sep Logger log concode_elem_sep List<Runnable> shutdownHooks concode_field_sep void setHardAssert concode_elem_sep void initThread concode_elem_sep vo...
void function ( String arg0 ) { if ( arg0 != null && arg0 . length ( ) > 0 ) { CWin . arg0 ( Clarion . newString ( arg0 ) , Clarion . newString ( "srini_string" ) , Icon . HAND ) ; } System . exit ( 0 ) ; }
7,767
get a string version of this class that can be used for debugging purposes . concode_field_sep long serialVersionUID concode_field_sep void accept
String function ( String arg0 ) { return ( "srini_string" ) ; }
7,768
resets the visitor so that it can be reused for another search concode_field_sep Catalog catalog concode_elem_sep Map<CatalogInfo,ModificationType> objects concode_elem_sep Map<LayerGroupInfo,Set<LayerInfo>> groups concode_field_sep void add concode_elem_sep void removeAll concode_elem_sep void visit concode_elem_sep v...
void function ( ) { this . objects = new HashMap < CatalogInfo , ModificationType > ( ) ; this . groups = new HashMap < LayerGroupInfo , Set < LayerInfo >> ( ) ; }
7,769
sets the value of the user property . concode_field_sep AlertKey alert concode_elem_sep UserKey user concode_field_sep AlertKey getAlert concode_elem_sep UserKey getUser concode_elem_sep void setAlert
void function ( UserKey arg0 ) { this . user = arg0 ; }
7,770
set the title . concode_field_sep String mContactReference concode_elem_sep String mMessage concode_elem_sep String mFriendKey concode_elem_sep String mTitle concode_elem_sep int mCount concode_elem_sep String mProfileImageUri concode_elem_sep long mTime concode_elem_sep long mSourceId concode_elem_sep String mName con...
void function ( String arg0 ) { mTitle = arg0 ; }
7,771
gets the next available reference number from the trailer . 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 co...
Reference function ( ) { Reference loc0 = new Reference ( nextReferenceNumber , 0 ) ; nextReferenceNumber ++ ; return loc0 ; }
7,772
sets the wind gust . concode_field_sep Double chill concode_elem_sep Integer degree concode_elem_sep Double speed concode_elem_sep String direction concode_elem_sep Double gust concode_field_sep void setSpeed concode_elem_sep String getDirection concode_elem_sep Double getGust concode_elem_sep Double getSpeed concode_e...
void function ( Double arg0 ) { this . gust = arg0 ; }
7,773
all getters and setters go below concode_field_sep int BOARD_LENGTH concode_elem_sep Player nextPlayer concode_elem_sep int PLAYER_0NE_BIG_PIT concode_elem_sep int pitNo concode_elem_sep Player winner concode_elem_sep Logger logger concode_elem_sep int counterScorePlayer2 concode_elem_sep int counterScorePlayer1 concod...
List < Pit > function ( ) { return boardPits ; }
7,774
sets interval on which job should be fired . concode_field_sep String CRON_JOB_EXPR concode_elem_sep int dayOfMonth concode_elem_sep Time startTime concode_field_sep String build
CronJobSimpleExpressionBuilder function ( int arg0 ) { this . dayOfMonth = arg0 ; return this ; }
7,775
retrieves the parent reach or null if it 's a root reach . concode_field_sep Reach mParent concode_elem_sep double mHabitatsNative concode_elem_sep Set<Reach> mChildren concode_elem_sep int[] mHabitats concode_elem_sep int mNumHabitats concode_elem_sep double mHabitatsInvaded concode_elem_sep double mHabitatsEmpty conc...
Reach function ( ) { return mParent ; }
7,776
convenience method to get this element as a number . concode_field_sep PlaceHolder placeHolder concode_field_sep float getAsFloat concode_elem_sep BigInteger getAsBigInteger concode_elem_sep byte getAsByte concode_elem_sep JsonObject getAsJsonObject concode_elem_sep JsonNull getAsJsonNull concode_elem_sep BigDecimal ge...
Number function ( ) { throw new UnsupportedOperationException ( getClass ( ) . getSimpleName ( ) ) ; }
7,777
the description of the parameter group . returns a reference to this object so that method calls can be chained together . concode_field_sep String parameterGroupName concode_elem_sep String parameterGroupFamily concode_elem_sep String description concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<Tag> t...
ClusterParameterGroup function ( String arg0 ) { this . description = arg0 ; return this ; }
7,778
creates a new connection handle for the underlying physical connection represented by the managedconnection instance . concode_field_sep Logger log concode_elem_sep MultipleManagedConnectionFactory2 mcf concode_elem_sep List<ConnectionEventListener> listeners concode_elem_sep Object connection concode_elem_sep PrintWri...
Object function ( Subject arg0 , ConnectionRequestInfo arg1 ) { log . trace ( "srini_string" ) ; connection = new MultipleConnection2Impl ( this , mcf ) ; return connection ; }
7,779
load a new source concode_field_sep PlaceHolder placeHolder concode_field_sep Context newContext concode_elem_sep JDBCSource newJDBCSource concode_elem_sep Sink newSink
Source function ( String arg0 ) { ServiceLoader < Source > loc0 = ServiceLoader . load ( Source . class ) ; for ( Source loc1 : loc0 ) { if ( arg0 . equals ( loc1 . arg0 ( ) ) ) { return loc1 . newInstance ( ) ; } } return new StandardSource ( ) ; }
7,780
return the name of the language based on the locale . concode_field_sep Languages singleton concode_elem_sep Locale TIBETAN concode_elem_sep String TAG concode_elem_sep Locale localesToTest[] concode_elem_sep Map<String,String> nameMap concode_elem_sep String USE_SYSTEM_DEFAULT concode_elem_sep Map<String,String> tmpMa...
String function ( String arg0 ) { String loc0 = nameMap . get ( arg0 ) ; if ( loc0 == null && arg0 . contains ( "srini_string" ) ) loc0 = nameMap . get ( arg0 . split ( "srini_string" ) [ 0 ] ) ; return loc0 ; }
7,781
unsupported operation , throws an unsupportedoperationexception since this list is read-only . concode_field_sep String READ_ONLY_ERROR_MESSAGE concode_elem_sep Logger LOGGER concode_elem_sep Map<ServiceReference,T> serviceMap concode_field_sep int compare concode_elem_sep List<T> subList concode_elem_sep T set concode...
boolean function ( T arg0 ) { throw new UnsupportedOperationException ( READ_ONLY_ERROR_MESSAGE ) ; }
7,782
print an object to standard output and then terminate the line . concode_field_sep String charsetName concode_elem_sep Locale US_LOCALE concode_elem_sep PrintWriter out concode_field_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_el...
void function ( Object arg0 ) { out . println ( arg0 ) ; }
7,783
sets the value of the orderid property . concode_field_sep UnitType unitType concode_elem_sep List<ContendingLineItem> contendingLineItems concode_elem_sep Long availableUnits concode_elem_sep Long reservedUnits concode_elem_sep Long orderId concode_elem_sep Long deliveredUnits concode_elem_sep Long matchedUnits concod...
void function ( Long arg0 ) { this . orderId = arg0 ; }
7,784
resets the scanner to read from a new input stream . does not close the old reader . all internal variables are reset , the old input stream can not be reused internal buffer is discarded and lost . lexical state is set to zz_initial . concode_field_sep String lastToken concode_elem_sep int TOKEN concode_elem_sep java....
void function ( java . io . Reader arg0 ) { this . reader = arg0 ; tokenIndex = 0 ; lastToken = null ; index = 0 ; }
7,785
returns the sat open of this org labor . concode_field_sep OrgLabor _orgLabor concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep void setSunClose concode_elem_sep boo...
int function ( ) { return _orgLabor . getSatOpen ( ) ; }
7,786
returns an iterator over the headers with a given name in this group . concode_field_sep List headers concode_elem_sep long serialVersionUID concode_field_sep Header getCondensedHeader concode_elem_sep void setHeaders concode_elem_sep void addHeader concode_elem_sep void updateHeader concode_elem_sep Header[] getHeader...
HeaderIterator function ( final String arg0 ) { return new BasicListHeaderIterator ( this . headers , arg0 ) ; }
7,787
replaced double escapes such as reading '' \ r '' from a config file which translates to '' \ \ r '' for setting the linefeed . add special characters as needed . concode_field_sep BufferedReader br concode_elem_sep String commentedCmds concode_elem_sep InputStream in concode_elem_sep String rawCmds concode_elem_sep St...
String function ( String arg0 ) { String loc0 = new String ( arg0 ) ; for ( LineFeed loc1 : LineFeed . values ( ) ) { loc0 . replaceAll ( loc1 . getRegexLineFeed ( ) , loc1 . getLineFeed ( ) ) ; } return loc0 ; }
7,788
ironmq cloud url . urls for public clusters : https://mq-aws-us-east-1-1.iron.io us and https://mq-aws-eu-west-1-1.iron.io eu concode_field_sep int wait concode_elem_sep String queueName concode_elem_sep int visibilityDelay concode_elem_sep int concurrentConsumers concode_elem_sep String ironMQCloud concode_elem_sep in...
void function ( String arg0 ) { this . ironMQCloud = arg0 ; }
7,789
get string sql of translated command . concode_field_sep boolean prepared concode_elem_sep JDBCExecutionFactory executionFactory concode_elem_sep ExecutionContext context concode_elem_sep List preparedValues concode_elem_sep String sql concode_field_sep boolean isPrepared concode_elem_sep void translateCommand concode_...
String function ( ) { return sql ; }
7,790
get the message concode_field_sep Message message concode_field_sep void afterDelivery concode_elem_sep void release concode_elem_sep void onMessage concode_elem_sep void beforeDelivery
Message function ( ) { return message ; }
7,791
this method has method-level timeout specified on remote-view concode_field_sep TransactionManager transactionManager concode_field_sep int getTimeout concode_elem_sep int getBeanTimeout concode_elem_sep int getBeanMethodTimeout concode_elem_sep int getLocalViewTimeout
int function ( ) { return getTimeout ( ) ; }
7,792
post-multiplies the current matrix by a given parameter concode_field_sep float[] mMat concode_field_sep void rotate concode_elem_sep void rotate concode_elem_sep void set concode_elem_sep void loadScale concode_elem_sep void loadScale concode_elem_sep float[] getArray concode_elem_sep void loadIdentity concode_elem_se...
void function ( Matrix3f arg0 ) { Matrix3f loc0 = new Matrix3f ( ) ; loc0 . loadMultiply ( this , arg0 ) ; load ( loc0 ) ; }
7,793
sets the productpackageid value for this productpackageitem . concode_field_sep java.lang.Long productPackageId concode_elem_sep java.lang.Long productId concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.google.api.ads.dfp.axis.v201502.ArchiveStatus archiveStatus concode_elem_sep org.apache.axis.descr...
void function ( java . lang . Long arg0 ) { this . productPackageId = arg0 ; }
7,794
parses the specified json string into a parse tree concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
JsonElement function ( String arg0 ) { return parse ( new StringReader ( arg0 ) ) ; }
7,795
adds an instance with a start and/or close method to the lifecycle . if the lifecycle has already been started , it throws an ise concode_field_sep Stage currStage concode_elem_sep AtomicBoolean started concode_elem_sep Logger log concode_elem_sep Logger log concode_elem_sep Method stopMethod concode_elem_sep Map<Stage...
T function ( T arg0 , Stage arg1 ) { addHandler ( new StartCloseHandler ( arg0 ) , arg1 ) ; return arg0 ; }
7,796
get custom deserializer concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String fileType concode_field_sep org.apache.axis.description.TypeDesc getTypeDesc concode_elem_sep void setFileType c...
org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; }
7,797
put into the request the tag and its associated value . concode_field_sep HashMap<SupportedTag,String> parameters concode_elem_sep StringBuilder query concode_field_sep String build concode_elem_sep void insertTitle concode_elem_sep String toString
void function ( SupportedTag arg0 , String arg1 ) { if ( SupportedTag . TITLE == arg0 ) { insertTitle ( arg1 ) ; } else if ( parameters . containsKey ( arg0 ) && StringUtils . isNotBlank ( arg1 ) ) { query . append ( parameters . get ( arg0 ) ) ; query . append ( "srini_string" ) ; query . append ( arg1 ) ; query . app...
7,798
gets the value of the totalmins property . concode_field_sep String totalMins concode_elem_sep String code concode_elem_sep String whenever concode_elem_sep String unitOfMeasure concode_elem_sep String peakTime concode_elem_sep String weekend concode_elem_sep String period04 concode_elem_sep String description concode_...
String function ( ) { return totalMins ; }
7,799
sets value of the nioreactorpnames #content_buffer_size parameter . concode_field_sep PlaceHolder placeHolder concode_field_sep void setSelectInterval concode_elem_sep void setGracePeriod concode_elem_sep int getContentBufferSize concode_elem_sep void setInterestOpsQueueing concode_elem_sep boolean getInterestOpsQueuei...
void function ( final HttpParams arg0 , int arg1 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } arg0 . setIntParameter ( CONTENT_BUFFER_SIZE , arg1 ) ; }