idx
int64
0
25k
question
stringlengths
72
5.69k
target
stringlengths
21
481
11,500
returns the id number of the object in the database . concode_field_sep int id concode_elem_sep UserFull user concode_elem_sep UserGroup group concode_field_sep void setGroup concode_elem_sep int hashCode concode_elem_sep UserFull getUser concode_elem_sep UserGroup getGroup concode_elem_sep boolean equals concode_elem_...
int function ( ) { return this . id ; }
11,501
write the exception to the cdr output stream . concode_field_sep PlaceHolder placeHolder concode_field_sep TypeMismatch extract concode_elem_sep TypeMismatch read concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type
void function ( OutputStream arg0 , TypeMismatch arg1 ) { arg0 . write_string ( id ( ) ) ; }
11,502
stops all existing streams . concode_field_sep VideoStream mVideoStream concode_elem_sep InetAddress mDestination concode_elem_sep Object sLock concode_elem_sep int mTimeToLive concode_elem_sep Context mContext concode_elem_sep long mTimestamp concode_elem_sep WifiManager.MulticastLock mLock concode_elem_sep String TAG...
void function ( ) { stop ( 0 ) ; stop ( 1 ) ; }
11,503
this method will display the change password form concode_field_sep String password concode_elem_sep String question concode_elem_sep String answer concode_elem_sep String confirmAnswer concode_elem_sep String confirmPassword concode_elem_sep User user concode_field_sep String handleSubmission concode_elem_sep String g...
String function ( HttpSession arg0 ) { arg0 . setAttribute ( WebConstants . OPENMRS_HEADER_USE_MINIMAL , "srini_string" ) ; arg0 . setAttribute ( WebConstants . OPENMRS_MSG_ATTR , "srini_string" ) ; return "srini_string" ; }
11,504
initialise the annie system . this creates a `` corpus pipeline '' application that can be used to run sets of documents through the extraction system . concode_field_sep CorpusController annieController concode_field_sep void setCorpus concode_elem_sep void execute
void function ( ) { Out . prln ( "srini_string" ) ; File loc0 = Gate . getGateHome ( ) ; File loc1 = new File ( loc0 , "srini_string" ) ; annieController = ( CorpusController ) PersistenceManager . loadObjectFromFile ( loc1 ) ; Out . prln ( "srini_string" ) ; }
11,505
creates default implementation of bitmapdisplayer - simplebitmapdisplayer 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 Thread newThread concode_elem_sep I...
BitmapDisplayer function ( ) { return new SimpleBitmapDisplayer ( ) ; }
11,506
get mapproperty concode_field_sep Map<String,String> mapProperty concode_elem_sep Map<String,Map<String,String>> mapOfMapProperty concode_field_sep String toIndentedString concode_elem_sep int hashCode concode_elem_sep void setMapProperty concode_elem_sep boolean equals concode_elem_sep Map<String,Map<String,String>> g...
Map < String , String > function ( ) { return mapProperty ; }
11,507
repeated calls to nextint produce at least two distinct results concode_field_sep long MAX_LONG_BOUND concode_elem_sep double FINITE concode_elem_sep int NCALLS concode_elem_sep int MAX_INT_BOUND concode_elem_sep int REPS concode_field_sep void testUnsizedLongsCountSeq concode_elem_sep void testNextIntBoundedNeg concod...
void function ( ) { Random loc0 = new Random ( ) ; int loc1 = loc0 . nextInt ( ) ; int loc2 = 0 ; while ( loc2 < NCALLS && loc0 . nextInt ( ) == loc1 ) ++ loc2 ; assertTrue ( loc2 < NCALLS ) ; }
11,508
sets the value of the devicemanufacturersegment property . concode_field_sep BandwidthGroupTargeting bandwidthSegment concode_elem_sep List<AdUnitTargeting> adUnitSegments concode_elem_sep DeviceCapabilityTargeting deviceCapabilitySegment concode_elem_sep GeoTargeting geoSegment concode_elem_sep OperatingSystemTargetin...
void function ( DeviceManufacturerTargeting arg0 ) { this . deviceManufacturerSegment = arg0 ; }
11,509
sends a string to the serial port of this device concode_field_sep String switchItemName concode_elem_sep int baud concode_elem_sep String port concode_elem_sep String stringItemName concode_elem_sep InputStream inputStream concode_elem_sep SerialPort serialPort concode_elem_sep Logger logger concode_elem_sep OutputStr...
void function ( String arg0 ) { logger . debug ( "srini_string" , new String [ ] { arg0 , port } ) ; try { outputStream . write ( arg0 . getBytes ( ) ) ; outputStream . flush ( ) ; } catch ( IOException loc0 ) { logger . error ( "srini_string" , new String [ ] { arg0 , port , loc0 . getMessage ( ) } ) ; } }
11,510
returns the href . it can be empty if the path is templated . concode_field_sep String hrefTemplate concode_elem_sep Map<String,String> pathParams concode_elem_sep Hints hints concode_elem_sep String rel concode_elem_sep String href concode_elem_sep Map<String,String> queryParams concode_field_sep String hrefTemplate c...
String function ( ) { return href ; }
11,511
is there more data to be read ? concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isOpen concode_elem_sep int read concode_elem_sep void flush concode_elem_sep byte[] getBuffer concode_elem_sep int getBufferPosition concode_elem_sep void close concode_elem_sep void write concode_elem_sep void write co...
boolean function ( ) { return isOpen ( ) ; }
11,512
controls whether to add an error message to response or not , concode_field_sep String ERROR_MESSAGE_START concode_elem_sep boolean addMessageToResponse concode_elem_sep boolean printStackTrace concode_elem_sep Logger LOG concode_field_sep Response toResponse concode_elem_sep void setPrintStackTrace concode_elem_sep St...
void function ( boolean arg0 ) { this . addMessageToResponse = arg0 ; }
11,513
retrieves the metaclassregistry instance . concode_field_sep Object[] NO_ARGS concode_elem_sep Log LOG concode_field_sep Object getPropertyIfExists concode_elem_sep T getPropertyIfExists concode_elem_sep Object invokeMethodIfExists concode_elem_sep Object invokeMethodIfExists concode_elem_sep ExpandoMetaClass getExpand...
MetaClassRegistry function ( ) { return GroovySystem . getMetaClassRegistry ( ) ; }
11,514
set category activation count concode_field_sep String template concode_elem_sep Comparator<Category> ACTIVATION_COMPARATOR concode_elem_sep Comparator<Category> CATEGORY_NUMBER_COMPARATOR concode_elem_sep Comparator<Category> PATTERN_COMPARATOR concode_elem_sep String pattern concode_elem_sep AIMLSet matches concode_e...
void function ( int arg0 ) { activationCnt = arg0 ; }
11,515
gets the value of the this property . concode_field_sep String newName concode_elem_sep String name concode_elem_sep ManagedObjectReference _this concode_field_sep void setThis concode_elem_sep void setName concode_elem_sep String getName concode_elem_sep String getNewName concode_elem_sep void setNewName
ManagedObjectReference function ( ) { return _this ; }
11,516
returns the number of bytes in the blob value designated by this blob object . concode_field_sep BlobDataID blob concode_elem_sep boolean isClosed concode_elem_sep SessionInterface session concode_elem_sep BlobDataID originalBlob concode_elem_sep int colIndex concode_elem_sep boolean isWritable concode_elem_sep JDBCRes...
long function ( ) { try { return blob . length ( session ) ; } catch ( HsqlException loc0 ) { throw JDBCUtil . sqlException ( loc0 ) ; } }
11,517
sets the value of the weatherid property . concode_field_sep XMLGregorianCalendar date concode_elem_sep short weatherID concode_elem_sep String desciption concode_elem_sep Temp temperatures concode_elem_sep POP probabilityOfPrecipiation concode_field_sep short getWeatherID concode_elem_sep POP getProbabilityOfPrecipiat...
void function ( short arg0 ) { this . weatherID = arg0 ; }
11,518
does this method have line number information ? concode_field_sep MethodGen methodGen concode_elem_sep boolean LINE_NUMBER_BUG concode_elem_sep IdentityHashMap<InstructionHandle,LineNumber> lineNumberMap concode_elem_sep boolean hasLineNumbers concode_elem_sep boolean DEBUG concode_field_sep void checkTable concode_ele...
boolean function ( ) { return hasLineNumbers ; }
11,519
provide a number which is not assigned to anyone . concode_field_sep int max concode_elem_sep LinkedList<Integer> available concode_elem_sep HashSet<Integer> used concode_field_sep void release concode_elem_sep boolean check
int function ( ) { if ( available . isEmpty ( ) ) return - 1 ; int loc0 = available . poll ( ) ; used . add ( loc0 ) ; return loc0 ; }
11,520
adds child watcher to list . list will be sent if this message was successfully acknowledged . concode_field_sep MessageToSend msgToSend concode_elem_sep String listenerKey concode_elem_sep MessageDeliveryEventListener listener concode_elem_sep int retryCount concode_elem_sep int curRetryCount concode_elem_sep boolean ...
void function ( MessageDeliveryGuarantorWatcher arg0 ) { if ( this . children == null ) { this . children = new LinkedList < MessageDeliveryGuarantorWatcher > ( ) ; } this . children . add ( arg0 ) ; }
11,521
returns a range of all the addresses . 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 #all_p...
java . util . List < com . liferay . portal . model . Address > function ( int arg0 , int arg1 ) { return _addressLocalService . getAddresses ( arg0 , arg1 ) ; }
11,522
add a local variable concode_field_sep ArrayList<String> publicFuncs concode_elem_sep boolean trace concode_elem_sep Function function concode_elem_sep String name concode_elem_sep HashMap<String,Create_function_stmtContext> func concode_elem_sep boolean allMembersPublic concode_elem_sep HashMap<String,Create_procedure...
void function ( Var arg0 ) { vars . add ( arg0 ) ; }
11,523
returns the position interface if any . concode_field_sep Log myLog concode_elem_sep PolledAfterActiveTicks[] polledAfterActive concode_elem_sep Clock myClock concode_elem_sep Button myButton concode_elem_sep LED myLED concode_elem_sep ArrayList<MoteInterface> moteInterfaces concode_elem_sep IPAddress myIPAddress conco...
Position function ( ) { if ( myPosition == null ) { myPosition = getInterfaceOfType ( Position . class ) ; } return myPosition ; }
11,524
test that , even if the other node is not active , we are able to bootstrap standby from it . concode_field_sep MiniDFSCluster cluster concode_elem_sep NameNode nn0 concode_elem_sep Log LOG concode_field_sep void setupCluster concode_elem_sep void testDownloadingLaterCheckpoint concode_elem_sep void testSuccessfulBaseC...
void function ( ) { cluster . transitionToStandby ( 0 ) ; int loc0 = BootstrapStandby . run ( new String [ ] { "srini_string" } , cluster . getConfiguration ( 1 ) ) ; assertEquals ( 0 , loc0 ) ; }
11,525
a list of arns specifying the assessments returned by the action . concode_field_sep String nextToken concode_elem_sep java.util.List<String> assessmentArnList concode_field_sep void setAssessmentArnList concode_elem_sep void setNextToken concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Li...
ListAssessmentsResult function ( java . util . Collection < String > arg0 ) { setAssessmentArnList ( arg0 ) ; return this ; }
11,526
sets the value of the documentation property . concode_field_sep String documentation concode_elem_sep String name concode_elem_sep String id concode_elem_sep Double resolution concode_field_sep void setName concode_elem_sep Double getResolution concode_elem_sep String getName concode_elem_sep void setResolution concod...
void function ( String arg0 ) { this . documentation = arg0 ; }
11,527
initializes a clientfactory which runs the given transportclientbootstraps prior to returning a new client . bootstraps will be executed synchronously , and must run successfully in order to create a client . concode_field_sep Logger logger concode_elem_sep RpcHandler rpcHandler concode_elem_sep TransportConf conf conc...
TransportClientFactory function ( List < TransportClientBootstrap > arg0 ) { return new TransportClientFactory ( this , arg0 ) ; }
11,528
the timeline of the cluster step status over time . concode_field_sep StepStateChangeReason stateChangeReason concode_elem_sep StepTimeline timeline concode_elem_sep String state concode_field_sep StepStatus withStateChangeReason concode_elem_sep void setStateChangeReason concode_elem_sep String getState concode_elem_s...
void function ( StepTimeline arg0 ) { this . timeline = arg0 ; }
11,529
returns a hash code calculated from the string content of this file . concode_field_sep PlaceHolder placeHolder concode_field_sep char[] getContent concode_elem_sep Path getPath concode_elem_sep ParserInputSource create concode_elem_sep ParserInputSource create concode_elem_sep ParserInputSource create concode_elem_sep...
String function ( ) { return HashCode . fromBytes ( getPath ( ) . getMD5Digest ( ) ) . toString ( ) ; }
11,530
retrieves the search path concode_field_sep String sourceEntity concode_elem_sep String searchPath concode_elem_sep ResourceInfo instance concode_elem_sep boolean isResolved concode_elem_sep URL url concode_field_sep void setResolved concode_elem_sep URL getURL concode_elem_sep ResourceInfoBuilder with concode_elem_sep...
String function ( ) { return searchPath ; }
11,531
this method reads from the inputstream of the passed in url connection and uses the data downloaded to create an object represening the content . for example , if the url is pointing to a gif file , this method might return an image object . this method must be implemented by subclasses . this method uses the list of s...
Object function ( URLConnection arg0 , Class [ ] arg1 ) { Object loc0 = getContent ( arg0 ) ; for ( int loc1 = 0 ; loc1 < arg1 . length ; loc1 ++ ) { if ( arg1 [ loc1 ] . isInstance ( loc0 ) ) return loc0 ; } return null ; }
11,532
adjust add the position of this particle concode_field_sep Image image concode_elem_sep float size concode_elem_sep float originalLife concode_elem_sep SGL GL concode_elem_sep int usePoints concode_elem_sep float vely concode_elem_sep Color color concode_elem_sep float velx concode_elem_sep int type concode_elem_sep fl...
void function ( float arg0 , float arg1 ) { x += arg0 ; y += arg1 ; }
11,533
check that this class implements publiccloneable . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCloning concode_elem_sep void testSerialization concode_elem_sep void testGetLegendItemSeriesIndex concode_elem_sep void testEquals
void function ( ) { CategoryStepRenderer loc0 = new CategoryStepRenderer ( false ) ; assertTrue ( loc0 instanceof PublicCloneable ) ; }
11,534
checking if string array contains value concode_field_sep PlaceHolder placeHolder concode_field_sep boolean equalsE concode_elem_sep List<T> last
boolean function ( String [ ] arg0 , String arg1 ) { for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { if ( arg0 [ loc0 ] . equals ( arg1 ) ) { return true ; } } return false ; }
11,535
adds an item to this collection , at specified position . items at or after that position are slid one position higher . concode_field_sep Node<AnyType> next concode_elem_sep boolean okToRemove concode_elem_sep AnyType data concode_elem_sep Node<AnyType> prev concode_elem_sep AnyType data2 concode_elem_sep AnyType data...
void function ( int arg0 , AnyType arg1 ) { addBefore ( getNode ( arg0 , 0 , size ( ) ) , arg1 ) ; }
11,536
returns the user id of this user id mapper . concode_field_sep UserIdMapper _userIdMapper concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep long getUserIdMappe...
long function ( ) { return _userIdMapper . getUserId ( ) ; }
11,537
enumerates all registered token types which match the specified predicate . concode_field_sep Predicate TRUE concode_elem_sep IElementType[] ourRegistry concode_elem_sep short size concode_elem_sep Object lock concode_elem_sep Logger LOG concode_elem_sep String myDebugName concode_elem_sep short FIRST_TOKEN_INDEX conco...
IElementType [ ] function ( @ NotNull Predicate arg0 ) { List < IElementType > loc0 = new ArrayList < IElementType > ( ) ; for ( IElementType loc1 : ourRegistry ) { if ( loc1 != null && arg0 . loc0 ( loc1 ) ) { loc0 . add ( loc1 ) ; } } return loc0 . toArray ( new IElementType [ loc0 . size ( ) ] ) ; }
11,538
returns the population variance of the values that have been added . double.nan is returned if no values have been added . concode_field_sep SumOfSquares sumsq concode_elem_sep Min min concode_elem_sep Max max concode_elem_sep Variance variance concode_elem_sep Mean mean concode_elem_sep SumOfLogs sumLog concode_elem_s...
double function ( ) { Variance loc0 = new Variance ( _getSecondMoment ( ) ) ; loc0 . setBiasCorrected ( false ) ; return loc0 . getResult ( ) ; }
11,539
this method returns the feed header . concode_field_sep FeedHeader header concode_elem_sep ArrayList items concode_field_sep void addItem concode_elem_sep int getItemCount concode_elem_sep FeedItem getItem concode_elem_sep void setHeader
FeedHeader function ( ) { return header ; }
11,540
clears completed tasks and updates the view . concode_field_sep ListDataProvider<ToDoItem> filteredTodos concode_elem_sep ViewEventHandler viewHandler concode_elem_sep View view concode_elem_sep EventBus eventBus concode_elem_sep ToDoRouting routing concode_elem_sep List<ToDoItem> todos concode_elem_sep String STORAGE_...
void function ( ) { Iterator < ToDoItem > loc0 = todos . loc0 ( ) ; while ( loc0 . hasNext ( ) ) { ToDoItem loc1 = loc0 . next ( ) ; if ( loc1 . isCompleted ( ) ) { loc0 . remove ( ) ; } } taskStateChanged ( ) ; }
11,541
sets the value of the packageweightups property . concode_field_sep Double insuredValueUps concode_elem_sep Boolean useInsuredValueUps concode_elem_sep Double codAmountUps concode_elem_sep Boolean useCodUps concode_elem_sep Long packageHeightUps concode_elem_sep Long packageWidthUps concode_elem_sep String reference2Up...
void function ( Double arg0 ) { this . packageWeightUps = arg0 ; }
11,542
checks if the current value is true . concode_field_sep long serialVersionUID concode_elem_sep boolean value concode_field_sep void setTrue concode_elem_sep Boolean getValue concode_elem_sep Boolean toBoolean concode_elem_sep int hashCode concode_elem_sep void setValue concode_elem_sep void setValue concode_elem_sep vo...
boolean function ( ) { return value == true ; }
11,543
sets the value of the updatedat property . concode_field_sep XMLGregorianCalendar createdAt concode_elem_sep String name concode_elem_sep String id concode_elem_sep StateType state concode_elem_sep BigInteger priority concode_elem_sep String type concode_elem_sep XMLGregorianCalendar nextRunAt concode_elem_sep XMLGrego...
void function ( XMLGregorianCalendar arg0 ) { this . updatedAt = arg0 ; }
11,544
returns the first of two given parameters that is not null , if either is , or otherwise throws a nullpointerexception . note : if first is represented as an optional , this can be accomplished with @linkplain optional #or object first.or second . that approach also allows for lazy evaluation of the fallback instance ,...
T function ( @ Nullable T arg0 , @ Nullable T arg1 ) { return MoreObjects . firstNonNull ( arg0 , arg1 ) ; }
11,545
send the supplied snmpv1 trap pdu to the specified host , using the supplied version number and community name . use version = 0 for snmp version 1 , or version = 1 for enhanced capabilities provided through rfc 1157 . concode_field_sep int remotePort concode_elem_sep DatagramSocket dSocket concode_elem_sep int SNMP_TR...
void function ( int arg0 , InetAddress arg1 , String arg2 , SNMPv1TrapPDU arg3 ) { SNMPMessage loc0 = new SNMPMessage ( arg0 , arg2 , arg3 ) ; byte [ ] loc1 = loc0 . getBEREncoding ( ) ; DatagramPacket loc2 = new DatagramPacket ( loc1 , loc1 . length , arg1 , remotePort ) ; dSocket . send ( loc2 ) ; }
11,546
creates , configures , and composes the tool bar . concode_field_sep ToolbarLayout layout concode_elem_sep java.util.List<Object> layout concode_elem_sep String LARGE_GAP concode_field_sep void setToolBarJGoodiesSettings concode_elem_sep ToolbarLayout getLayout concode_elem_sep void appendAction concode_elem_sep void a...
JToolBar function ( ) { ToolBarBuilder loc0 = new ToolBarBuilder ( "srini_string" ) ; setToolBarSettings ( loc0 ) ; setToolBarJGoodiesSettings ( loc0 ) ; addLeftButtonSet ( loc0 ) ; return loc0 . getToolBar ( ) ; }
11,547
launch the application . concode_field_sep JFrame frame concode_field_sep void initialize
void function ( ) { EventQueue . invokeLater ( new Runnable ( ) { public void run ( ) { try { Recommend loc0 = new Recommend ( ) ; loc0 . frame . setVisible ( true ) ; } catch ( Exception loc0 ) { loc0 . printStackTrace ( ) ; } } } ) ; }
11,548
this method tells the object to use appropriate information to extract starting values for the animation . for example , a animatorset object will pass this call to its child objects to tell them to set up the values . a objectanimator object will use the information it has about its target object and propertyvalueshol...
void function ( ) { }
11,549
register a list of jobdetail objects with the scheduler that this factorybean creates , to be referenced by triggers . this is not necessary when a trigger determines the jobdetail itself : in this case , the jobdetail will be implicitly registered in combination with the trigger . concode_field_sep Log logger concode_...
void function ( JobDetail ... arg0 ) { this . jobDetails = new ArrayList < > ( Arrays . asList ( arg0 ) ) ; }
11,550
returns map containing the given entries . concode_field_sep Map mMap concode_elem_sep boolean mUnderConstruction concode_field_sep Map<K,V> build concode_elem_sep HashMap<K,V> newHashMap concode_elem_sep Builder<K,V> builder concode_elem_sep Builder<K,V> put
Map < K , V > function ( K arg0 , V arg1 , K arg2 , V arg3 , K arg4 , V arg5 ) { Map loc0 = of ( ) ; loc0 . put ( arg0 , arg1 ) ; loc0 . put ( arg2 , arg3 ) ; loc0 . put ( arg4 , arg5 ) ; return loc0 ; }
11,551
create an instance of issue concode_field_sep QName _Solution_QNAME concode_elem_sep QName _IssueSearch_QNAME concode_elem_sep QName _SupportCaseType_QNAME concode_elem_sep QName _SupportCaseIssue_QNAME concode_elem_sep QName _SolutionSearch_QNAME concode_elem_sep QName _SupportCase_QNAME concode_elem_sep QName _Suppor...
Issue function ( ) { return new Issue ( ) ; }
11,552
. concode_field_sep byte NUL_2 concode_elem_sep byte NUL concode_elem_sep InnerInputCorrectJavaDocParagraphCheck anon concode_field_sep void foo6 concode_elem_sep void foo6 concode_elem_sep void foo6 concode_elem_sep boolean emulated1 concode_elem_sep boolean emulated concode_elem_sep boolean emulated concode_elem_sep ...
void function ( ) { }
11,553
returns the components from the given index till the end as a name . the returned name can be modified without changing the original . concode_field_sep long serialVersionUID concode_elem_sep int length concode_elem_sep int from concode_elem_sep int nxt concode_elem_sep int hash concode_elem_sep String[] content concod...
Name function ( int arg0 ) { return new GnuName ( content , from + arg0 , length - arg0 ) ; }
11,554
makes the upper 2x2 a scale matrix of given dimensions concode_field_sep float[] mMat concode_field_sep void rotate concode_elem_sep void rotate concode_elem_sep void set concode_elem_sep float[] getArray concode_elem_sep void loadIdentity concode_elem_sep void loadRotate concode_elem_sep void loadRotate concode_elem_s...
void function ( float arg0 , float arg1 ) { loadIdentity ( ) ; mMat [ 0 ] = arg0 ; mMat [ 4 ] = arg1 ; }
11,555
gets the value of the description property . concode_field_sep LockModeType lockMode concode_elem_sep String query concode_elem_sep List<QueryHint> hint concode_elem_sep String name concode_elem_sep String description concode_field_sep void setName concode_elem_sep LockModeType getLockMode concode_elem_sep String getNa...
String function ( ) { return description ; }
11,556
resets the buffer to the initial state . concode_field_sep int index concode_elem_sep double[] buffer concode_elem_sep boolean isFull concode_field_sep double[] getAverageAndVariance concode_elem_sep void addNext concode_elem_sep String toString concode_elem_sep boolean isFull concode_elem_sep double getAverage
void function ( ) { index = 0 ; isFull = false ; }
11,557
the path where the mr job writes output to . data will be published to #outputpath if the compactionis successful . concode_field_sep double DEFAULT_PRIORITY concode_elem_sep Path outputLatePath concode_elem_sep String datasetName concode_elem_sep double priority concode_elem_sep double DEFAULT_PRIORITY_REDUCTION_FACTO...
Path function ( ) { return this . outputTmpPath ; }
11,558
this method is called by awt when an error is thrown in the event dispatching thread and not caught . concode_field_sep PlaceHolder placeHolder concode_field_sep void uncaughtException concode_elem_sep void registerErrorHandling
void function ( Throwable arg0 ) { ErrorViewer . showError ( arg0 ) ; }
11,559
get the most recently added segment . concode_field_sep byte[] buf concode_elem_sep int offset concode_elem_sep int len concode_elem_sep int total_length concode_elem_sep ArrayList<BufferSegment> segments concode_field_sep void add concode_elem_sep byte[] toBytes concode_elem_sep int segmentCount
byte [ ] function ( ) { if ( segments . isEmpty ( ) ) { return null ; } BufferSegment loc0 = segments . get ( segments . size ( ) - 1 ) ; return Arrays . copyOfRange ( loc0 . buf , loc0 . offset , loc0 . offset + loc0 . len ) ; }
11,560
programmatic interface to the java programming language compiler , javac . concode_field_sep PlaceHolder placeHolder concode_field_sep void main
int function ( String [ ] arg0 , PrintWriter arg1 ) { org . praxislive . loc0 . tools . javac . main . Main loc0 = new org . praxislive . loc0 . tools . javac . main . Main ( "srini_string" , arg1 ) ; return loc0 . compile ( arg0 ) . exitCode ; }
11,561
gets an instances if entitycrudkitid for the specified lexical form . concode_field_sep String lexicalForm concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep String getLexicalForm
EntityCrudKitId function ( String arg0 ) { return new EntityCrudKitId ( arg0 ) ; }
11,562
returns a string representation of the dayandposition concode_field_sep int NO_WEEKDAY concode_elem_sep int _day concode_elem_sep int _position concode_field_sep void setDayOfWeek concode_elem_sep int getDayOfWeek concode_elem_sep boolean isValidDayOfWeek concode_elem_sep int hashCode concode_elem_sep boolean isValidDa...
String function ( ) { StringBundler loc0 = new StringBundler ( 6 ) ; loc0 . append ( getClass ( ) . getName ( ) ) ; loc0 . append ( "srini_string" ) ; loc0 . append ( _day ) ; loc0 . append ( "srini_string" ) ; loc0 . append ( _position ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; }
11,563
a role configured to allow cognito to call sns on behalf of the developer . concode_field_sep com.amazonaws.internal.SdkInternalList<String> applicationArns concode_elem_sep String roleArn concode_field_sep java.util.List<String> getApplicationArns concode_elem_sep PushSync withRoleArn concode_elem_sep PushSync withApp...
String function ( ) { return this . roleArn ; }
11,564
prints a message at warn priority . concode_field_sep int ERROR concode_elem_sep int VERBOSE concode_elem_sep int WARN concode_elem_sep int NONE concode_elem_sep int ASSERT concode_elem_sep int DEBUG concode_elem_sep LogNode mLogNode concode_elem_sep int INFO concode_field_sep void println concode_elem_sep void println...
void function ( String arg0 , String arg1 , Throwable arg2 ) { println ( WARN , arg0 , arg1 , arg2 ) ; }
11,565
get key concode_field_sep GitHubResponse response concode_elem_sep UserService service concode_elem_sep GitHubClient client concode_field_sep void getCurrentUser concode_elem_sep void editKey concode_elem_sep void before concode_elem_sep void addEmailNullEmails concode_elem_sep void getUser concode_elem_sep void editUs...
void function ( ) { service . getKey ( 4 ) ; GitHubRequest loc0 = new GitHubRequest ( ) ; loc0 . setUri ( "srini_string" ) ; verify ( client ) . get ( loc0 ) ; }
11,566
sets a title in the default locale concode_field_sep String DEFAULT_TITLE concode_elem_sep String DEFAULT_IMAGE concode_elem_sep String DEFAULT_DESCRIPTION concode_elem_sep Hashtable data concode_field_sep String getTitle concode_elem_sep String getTitle concode_elem_sep Object getProperty concode_elem_sep void setProp...
void function ( String arg0 ) { setTitle ( arg0 , null ) ; }
11,567
sets the value of the technicalprotection property . concode_field_sep OperationalProtectionType operationalProtection concode_elem_sep List<ExtensionType> extension concode_elem_sep IdentificationType identification concode_elem_sep TechnicalProtectionBaseType technicalProtection concode_elem_sep AuthnMethodBaseType a...
void function ( TechnicalProtectionBaseType arg0 ) { this . technicalProtection = arg0 ; }
11,568
returns the list of subdirectories this directory has . concode_field_sep InMemoryDirectory parentDirectory concode_elem_sep String name concode_elem_sep List<String> files concode_elem_sep List<InMemoryDirectory> directories concode_elem_sep InMemoryCheckout checkout concode_field_sep void deleteFile concode_elem_sep ...
List < InMemoryDirectory > function ( ) { return directories ; }
11,569
this method allows you to convert the location object into a string that can then be output for debugging and other purposes . concode_field_sep int col concode_elem_sep int row concode_field_sep int getCol concode_elem_sep int getRow
String function ( ) { return "srini_string" + row + "srini_string" + col + "srini_string" ; }
11,570
32-bit fnv hash function concode_field_sep int GB2312_FIRST_CHAR concode_elem_sep int GB2312_CHAR_NUM concode_elem_sep int CHAR_NUM_IN_FILE concode_field_sep int hash2 concode_elem_sep int hash2 concode_elem_sep short getGB2312Id concode_elem_sep String getCCByGB2312Id
long function ( char arg0 ) { final long loc0 = 1099511628211L ; long loc1 = 0xcbf29ce484222325L ; loc1 = ( loc1 ^ ( arg0 & 0x00FF ) ) * loc0 ; loc1 = ( loc1 ^ ( arg0 >> 8 ) ) * loc0 ; loc1 += loc1 << 13 ; loc1 ^= loc1 >> 7 ; loc1 += loc1 << 3 ; loc1 ^= loc1 >> 17 ; loc1 += loc1 << 5 ; return loc1 ; }
11,571
returns a list of histogramquestionscoresbeans concode_field_sep ArrayList itemBeans concode_elem_sep String sequence concode_elem_sep long serialVersionUID concode_elem_sep String partName concode_field_sep void addItemBean concode_elem_sep void setSequence concode_elem_sep void setPartName concode_elem_sep void setIt...
ArrayList function ( ) { return itemBeans ; }
11,572
gets the value of the reasoncode property . concode_field_sep List<String> calculation concode_elem_sep Float calculationPercent concode_elem_sep Amount amount concode_elem_sep Amount basisAmount concode_elem_sep TimePeriod effectivePeriod concode_elem_sep Boolean prePaidIndicator concode_elem_sep List<String> descript...
String function ( ) { return reasonCode ; }
11,573
gets async client . concode_field_sep DeviceController deviceController concode_elem_sep int qos concode_elem_sep String testTopic concode_elem_sep org.eclipse.paho.client.mqttv3.MqttClient asyncClient concode_elem_sep String serverTopic concode_elem_sep String deviceWillTopic concode_elem_sep PIRespository pIResposito...
MqttClient function ( ) { return asyncClient ; }
11,574
returns a vector of folders present in the system concode_field_sep Vector foldersVector concode_elem_sep int UNUSED_FOLDER_ID concode_elem_sep int DEFAULT_FOLDER_ID concode_field_sep void deleteFolder concode_elem_sep int getDefaultFolderId concode_elem_sep void loadFoldersInfo0 concode_elem_sep Folder getFolderById c...
Vector function ( ) { return foldersVector ; }
11,575
adds values to this vector and returns result - alters this vector . concode_field_sep float x concode_elem_sep float y concode_elem_sep long serialVersionUID concode_field_sep Vector2 mulLocal concode_elem_sep Vector2 sub concode_elem_sep void absToOut concode_elem_sep Vector2 mul concode_elem_sep void crossToOutUnsaf...
Vector2 function ( float arg0 , float arg1 ) { this . x += arg0 ; this . y += arg1 ; return this ; }
11,576
determines if this character is a full width katakana . concode_field_sep String romaji[] concode_elem_sep String VERSION concode_field_sep boolean isHalfWidthHiragana concode_elem_sep boolean isFullWidthHiragana concode_elem_sep char toKatakana concode_elem_sep boolean isLegalUnit concode_elem_sep String lookupRomaji ...
boolean function ( char arg0 ) { return ( ( '?' <= arg0 ) && ( arg0 <= '?' ) ) ; }
11,577
returns the given date as a well formatted string . the above defined dateutil #date_pattern is used . concode_field_sep String DATE_PATTERN concode_elem_sep DateTimeFormatter DATE_FORMATTER concode_field_sep boolean validDate concode_elem_sep LocalDate parse
String function ( LocalDate arg0 ) { if ( arg0 == null ) { return null ; } return DATE_FORMATTER . format ( arg0 ) ; }
11,578
returns the group id of this scene call . concode_field_sep boolean active concode_elem_sep String INTERNAL_SCENE_ID concode_elem_sep List<Device> devices concode_elem_sep Short SCENE_ID concode_elem_sep String SceneName concode_elem_sep Integer ZONE_ID concode_elem_sep SceneStatusListener listener concode_elem_sep Str...
Short function ( ) { return GROUP_ID ; }
11,579
remove an icon from a button . both icon states enabled/disabled will be removed . concode_field_sep Font AWESOME_FONT concode_field_sep Icon createIcon concode_elem_sep AwesomeIcon select concode_elem_sep void applyIcon concode_elem_sep void applyIcon concode_elem_sep void applyIcon concode_elem_sep void bindIcon conc...
void function ( JButton arg0 ) { arg0 . setIcon ( null ) ; arg0 . setDisabledIcon ( null ) ; }
11,580
returns the mime type of the data specified by the given uri string . concode_field_sep String _DATA concode_elem_sep String LOG_TAG concode_field_sep String getRealPathFromURI_API11to18 concode_elem_sep String getDataColumn concode_elem_sep boolean isGooglePhotosUri concode_elem_sep boolean isDownloadsDocument concode...
String function ( String arg0 , CordovaInterface arg1 ) { String loc0 = null ; Uri loc1 = Uri . parse ( arg0 ) ; if ( arg0 . startsWith ( "srini_string" ) ) { loc0 = arg1 . getActivity ( ) . getContentResolver ( ) . getType ( loc1 ) ; } else { loc0 = getMimeTypeForExtension ( loc1 . getPath ( ) ) ; } return loc0 ; }
11,581
obtains a hash code consistent with #equals . concode_field_sep String protocol concode_elem_sep int major concode_elem_sep int minor concode_elem_sep long serialVersionUID concode_field_sep int getMinor concode_elem_sep boolean lessEquals concode_elem_sep boolean isComparable concode_elem_sep boolean equals concode_el...
int function ( ) { return this . protocol . hashCode ( ) ^ ( this . major * 100000 ) ^ this . minor ; }
11,582
checks the set of localized column cell string values shown for the selected table rows . concode_field_sep PlaceHolder placeHolder concode_field_sep void assertColStrings concode_elem_sep void assertColStrings concode_elem_sep void assertColStringsOnCurrentPage concode_elem_sep void assertColStringsOnCurrentPage conco...
void function ( String arg0 , String arg1 , PmTableCol arg2 ) { assertEquals ( arg0 , arg1 , getColStringsOfSelection ( arg2 ) ) ; }
11,583
sets the default_page value for this default_page . concode_field_sep java.lang.String default_page concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep int in_queue concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep int status concode_fiel...
void function ( java . lang . String arg0 ) { this . default_page = arg0 ; }
11,584
append a field value . concode_field_sep ToStringStyler DEFAULT_TO_STRING_STYLER concode_elem_sep StringBuilder buffer concode_elem_sep ToStringStyler styler concode_elem_sep boolean styledFirstField concode_elem_sep Object object concode_field_sep void printFieldSeparatorIfNecessary concode_elem_sep String toString
ToStringCreator function ( String arg0 , Object arg1 ) { printFieldSeparatorIfNecessary ( ) ; this . styler . styleField ( this . buffer , arg0 , arg1 ) ; return this ; }
11,585
sets the experimentid value for this adgroupexperimentdata . concode_field_sep com.google.api.ads.adwords.axis.v201409.cm.ExperimentDeltaStatus experimentDeltaStatus concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.google.api.ads.adwords.axis.v201409.cm.ExperimentDataStatus experimentDataStatus conco...
void function ( java . lang . Long arg0 ) { this . experimentId = arg0 ; }
11,586
convert the byte buffer from startpos to a length of length to a string using this instance 's character encoding . concode_field_sep int BYTE_RANGE concode_elem_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep Map<String,SingleByteCharsetConverter> CONVERTER_MAP concode_elem_sep char[] byteToChars concode_elem_sep byte[] ...
String function ( byte [ ] arg0 , int arg1 , int arg2 ) { char [ ] loc0 = new char [ arg2 ] ; int loc1 = arg1 ; for ( int loc2 = 0 ; loc2 < arg2 ; loc2 ++ ) { loc0 [ loc2 ] = this . byteToChars [ arg0 [ loc1 ] - Byte . MIN_VALUE ] ; loc1 ++ ; } return new String ( loc0 ) ; }
11,587
sets the value of the href property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep JAXBElement<? extends AbstractDQThematicAccuracyType> abstractDQThematicAccuracy concode_elem_sep List<String> nilReason concode_elem_sep Stri...
void function ( String arg0 ) { this . href = arg0 ; }
11,588
returns the number of mimetypes that has been defined . only for use with testcases . concode_field_sep HashMap<String,String> MIME_TYPES concode_field_sep String getMimeType
int function ( ) { return MIME_TYPES . size ( ) ; }
11,589
indicates whether this pdfobject has already been assigned an object number . concode_field_sep int generation concode_elem_sep PDFObject parent concode_elem_sep Log log concode_elem_sep PDFObjectNumber objNum concode_elem_sep PDFDocument document concode_elem_sep boolean hasObjNum concode_field_sep byte[] encode conco...
boolean function ( ) { return hasObjNum ; }
11,590
returns the port the hazelcast member will try to bind on . concode_field_sep int port concode_elem_sep Collection<Integer> outboundPorts concode_elem_sep SSLConfig sslConfig concode_elem_sep SymmetricEncryptionConfig symmetricEncryptionConfig concode_elem_sep int PORT_AUTO_INCREMENT concode_elem_sep String publicAddre...
int function ( ) { return port ; }
11,591
add a single value to a given row and column . concode_field_sep ClientTable clientTable concode_field_sep RowType get concode_elem_sep double get
void function ( int arg0 , int arg1 , double arg2 ) { SparseDoubleRowUpdate loc0 = new SparseDoubleRowUpdate ( ) ; loc0 . set ( arg1 , arg2 ) ; clientTable . inc ( arg0 , loc0 ) ; }
11,592
reset the checksum . concode_field_sep int a concode_elem_sep int b concode_elem_sep byte[] new_block concode_elem_sep int new_index concode_elem_sep byte[] block concode_elem_sep int k concode_elem_sep int l concode_elem_sep int char_offset concode_field_sep int getValue concode_elem_sep void trim concode_elem_sep boo...
void function ( ) { k = 0 ; a = b = 0 ; l = 0 ; }
11,593
a friendly name or description of the rule . you ca n't change the name of a rule after you create it . concode_field_sep String name concode_elem_sep String ruleId concode_field_sep void setName concode_elem_sep void setRuleId concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep RuleSummary c...
String function ( ) { return this . name ; }
11,594
returns string by unique hash code . concode_field_sep String EMPTY_STRING concode_elem_sep int myParent concode_elem_sep ArrayList<Node> myAllNodes concode_elem_sep IntArrayList myChildren concode_elem_sep byte myChar concode_field_sep int getHashCodeForReversedString concode_elem_sep void writeByte concode_elem_sep i...
String function ( int arg0 ) { return new String ( getBytes ( arg0 ) , CharsetToolkit . UTF8_CHARSET ) ; }
11,595
the name of the loadbalancer . concode_field_sep com.amazonaws.internal.SdkInternalList<Listener> listeners concode_elem_sep String loadBalancerName concode_elem_sep String domain concode_field_sep java.util.List<Listener> getListeners concode_elem_sep void setListeners concode_elem_sep String getDomain concode_elem_se...
void function ( String arg0 ) { this . loadBalancerName = arg0 ; }
11,596
an `` enter tags '' model and view handles user data entry of multiple tags concode_field_sep PlaceHolder placeHolder concode_field_sep ModelAndView<EnterPinModel,EnterPinView> newEnterPinMaV concode_elem_sep ModelAndView<EnterSeedPhraseModel,EnterSeedPhraseView> newEnterSeedPhraseMaV concode_elem_sep ModelAndView<Sele...
ModelAndView < EnterTagsModel , EnterTagsView > function ( String arg0 , List < String > arg1 ) { EnterTagsModel loc0 = new EnterTagsModel ( arg0 , arg1 ) ; EnterTagsView loc1 = new EnterTagsView ( loc0 ) ; return new ModelAndView < > ( loc0 , loc1 ) ; }
11,597
ascertains whether mapcommandbuttonid is a part of componentid . componentid might be a fully qualified id , with a prefix corresponding to container component s . concode_field_sep String id concode_elem_sep String mapCommandButtonId concode_field_sep String getId concode_elem_sep String getMapCommandButtonId
boolean function ( String arg0 ) { boolean loc0 = arg0 . endsWith ( mapCommandButtonId ) ; return loc0 ; }
11,598
deletes the specified company . concode_field_sep int DEFAULT_LIST_LIMIT concode_elem_sep Logger logger concode_field_sep void checkExists concode_elem_sep Company get concode_elem_sep CollectionResponse<Company> list_by_time concode_elem_sep Company insert concode_elem_sep Company update concode_elem_sep CollectionRes...
void function ( @ Named ( "srini_string" ) Long arg0 ) { checkExists ( arg0 ) ; ofy ( ) . delete ( ) . type ( Company . class ) . arg0 ( arg0 ) . now ( ) ; logger . info ( "srini_string" + arg0 ) ; }
11,599
sets the totalresultsetsize value for this premiumratepage . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Integer startIndex concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalResultSetSize concode_...
void function ( java . lang . Integer arg0 ) { this . totalResultSetSize = arg0 ; }