idx
int64
0
25k
question
stringlengths
72
5.69k
target
stringlengths
21
481
23,800
sets whether the gui is available to use . concode_field_sep boolean guiAvailable concode_elem_sep boolean designTime concode_field_sep Object getInstanceOf concode_elem_sep boolean isInstanceOf concode_elem_sep boolean isGuiAvailable concode_elem_sep boolean isDesignTime concode_elem_sep Object instantiate concode_ele...
void function ( boolean arg0 ) { Beans . arg0 = arg0 ; }
23,801
sets the value of the name property . concode_field_sep String name concode_field_sep String getName
void function ( String arg0 ) { this . name = arg0 ; }
23,802
gets the value of the category property . concode_field_sep TImage image concode_elem_sep String copyright concode_elem_sep List<TRssItem> item concode_elem_sep BigInteger skipHours concode_elem_sep String lastBuildDate concode_elem_sep String link concode_elem_sep String description concode_elem_sep String generator c...
TCategory function ( ) { return category ; }
23,803
an optional attribute value of the token . tokens which are not used as syntactic sugar will often contain meaningful values that will be used later on by the compiler or interpreter . this attribute value is often different from the image . any subclass of token that actually wants to return a non-null value can overr...
Object function ( ) { return null ; }
23,804
obtains the clipboard copy/paste support utility , if any , for the specified eobject . if there is not clipboard support implementation provided for this eobject , then a default implementation is provided that implements semantics similar to the org.eclipse.emf.ecore.util.ecoreutil.copier class . concode_field_sep St...
IClipboardSupport function ( EObject arg0 ) { IClipboardSupport loc0 = DefaultClipboardSupport . getInstance ( ) ; IClipboardSupportFactory loc1 = ClipboardSupportManager . lookup ( arg0 ) ; if ( loc1 != null ) { loc0 = loc1 . newClipboardSupport ( arg0 . eClass ( ) . getEPackage ( ) ) ; } return loc0 ; }
23,805
test correct state in violatedinvariants plugin call . concode_field_sep boolean[] MULTIPLE_INPUT_CHECKBOX concode_elem_sep String[] MULTIPLE_INPUT_TEXT2 concode_elem_sep boolean MANUAL_INPUT_CHECKBOX concode_elem_sep String MANUAL_INPUT_TEXTAREA concode_elem_sep String DONT_CLICK_UNDER_XPATH_ID concode_elem_sep CrawlS...
void function ( ) { assertTrue ( "srini_string" , violatedInvariantStateIsCorrect ) ; }
23,806
human readable name of the site id , if site level blocking is being used . this field is used for informational purposes only and is not expected to be unique . concode_field_sep String publisherId concode_elem_sep String publisherName concode_elem_sep String siteId concode_elem_sep String siteName concode_field_sep S...
String function ( ) { return siteName ; }
23,807
getter method for loggeddate concode_field_sep String closeDate concode_elem_sep String customerType concode_elem_sep String ticketNo concode_elem_sep String loggedBy concode_elem_sep String subSubType concode_elem_sep String source concode_elem_sep String msisdn concode_elem_sep String circle concode_elem_sep String l...
String function ( ) { return loggedDate ; }
23,808
called on page transitions concode_field_sep PluginManager pluginManager concode_elem_sep int expectedBridgeSecret concode_elem_sep String LOG_TAG concode_elem_sep NativeToJsMessageQueue jsMessageQueue concode_field_sep void jsSetNativeToJsBridgeMode concode_elem_sep boolean isSecretEstablished concode_elem_sep boolean...
void function ( ) { expectedBridgeSecret = - 1 ; }
23,809
use insertsuggestedsong instead concode_field_sep String artist concode_elem_sep String genre concode_elem_sep String suggestedSongs concode_elem_sep String title concode_elem_sep String songId concode_field_sep String getSongId concode_elem_sep void insertSuggestedSong concode_elem_sep void setArtist concode_elem_sep ...
void function ( String arg0 ) { this . suggestedSongs = arg0 ; }
23,810
returns the byte value in this buffer at the specified index . the index argument must be greater than or equal to 0 , and less than the length of this buffer . concode_field_sep int len concode_elem_sep byte[] buffer concode_elem_sep long serialVersionUID concode_field_sep void expand concode_elem_sep void setLength c...
int function ( final int arg0 ) { return this . buffer [ arg0 ] ; }
23,811
performs a dynamic query on the database and returns an ordered range of the matching rows . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end...
java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 , com . liferay . portal . kernel . util . OrderByComparator < T > arg3 ) { return _jiraActionLocalService . arg0 ( arg0 , arg1 , arg2 , arg3 ) ; }
23,812
approach to navigation that will grab our params via the request map this is meant to be used with a full page refresh as metadata called on each page refresh as postvalidate listener concode_field_sep PlaceHolder placeHolder concode_field_sep void renderUIbasedOnExample concode_elem_sep void loadDefaultNavigation conc...
void function ( ) { Map < String , String > loc0 = FacesContext . getCurrentInstance ( ) . getExternalContext ( ) . getRequestParameterMap ( ) ; navigate ( loc0 . get ( NavigationModel . GROUP_PARAM ) , loc0 . get ( NavigationModel . EXAMPLE_PARAM ) ) ; }
23,813
return null by default , sub-classes may override . concode_field_sep Map<Enum<?>,TableViewerColumn> tableViewerColumnMap concode_elem_sep InputDefinition inputDefinition concode_field_sep boolean areItemsInitiallyChecked concode_elem_sep void mapTableViewerColumn concode_elem_sep SubViewClassification getSubViewClassi...
boolean function ( List < ? extends DefaultData > arg0 ) { return false ; }
23,814
sets the number of objectives . concode_field_sep long serialVersionUID concode_elem_sep FunctionOptimisationProblem fda5_g_problem concode_elem_sep int n_t concode_elem_sep ContinuousFunction fda5_g concode_elem_sep int tau concode_elem_sep int K concode_elem_sep int M concode_elem_sep int tau_t concode_elem_sep int n...
void function ( int arg0 ) { this . M = arg0 ; this . n = this . M + 9 ; }
23,815
get the timestamputc value . concode_field_sep String sourceSlotName concode_elem_sep String destinationSlotName concode_elem_sep DateTime timestampUtc concode_field_sep String sourceSlotName concode_elem_sep String destinationSlotName
DateTime function ( ) { return this . timestampUtc ; }
23,816
getter for the test application id . concode_field_sep Map<String,JSONObject> appTestAccounts concode_elem_sep String testApplicationId concode_elem_sep String LOG_TAG concode_elem_sep String testApplicationSecret concode_field_sep String getTestApplicationSecret concode_elem_sep String getAppAccessToken concode_elem_s...
String function ( ) { return testApplicationId ; }
23,817
sets the destination port of this udpslaveterminal . the default is defined as modbus.default _ port . concode_field_sep int m_LocalPort concode_elem_sep int m_Timeout concode_elem_sep InetAddress m_LocalAddress concode_elem_sep int m_RemotePort concode_elem_sep InetAddress m_RemoteAddress concode_elem_sep DatagramSock...
void function ( int arg0 ) { m_RemotePort = arg0 ; }
23,818
returns true if #connect has been attempted on this connection . concode_field_sep int httpMinorVersion concode_elem_sep byte[] HTTP_11 concode_elem_sep Route route concode_elem_sep long idleStartTimeNs concode_elem_sep InputStream in concode_elem_sep SpdyConnection spdyConnection concode_elem_sep Socket socket concode...
boolean function ( ) { return connected ; }
23,819
get last error code all error codes are in equates concode_field_sep PlaceHolder placeHolder concode_field_sep String fileError concode_elem_sep String errorFile concode_elem_sep String error concode_elem_sep String fileErrorCode
int function ( ) { return CErrorImpl . getInstance ( ) . getErrorCode ( ) ; }
23,820
demonstrate how to call an asynchronous ejb and continue local work meanwhile . after finishing local work wait for the result of the server call . remember that the call of future.get will have a remote roundtrip to the server . concode_field_sep Logger LOGGER concode_elem_sep AsynchronousAccess accessBean concode_ele...
void function ( ) { Future < String > loc0 = accessBean . longerRunning ( 1500 ) ; LOGGER . info ( "srini_string" + loc0 . get ( ) ) ; }
23,821
simulate the write operation concode_field_sep Lock writeLock concode_elem_sep String name concode_field_sep void run
void function ( ) { System . out . println ( name + "srini_string" ) ; Thread . sleep ( 250 ) ; System . out . println ( name + "srini_string" ) ; }
23,822
compute a geopoint that 's based on x , y , z values , but is scaled to actually be on the planet surface . concode_field_sep PlanetModel SPHERE concode_elem_sep double ab concode_elem_sep double c concode_elem_sep GeoPoint MAX_X_POLE concode_elem_sep double flattening concode_elem_sep double WGS84_EQUATORIAL concode_e...
GeoPoint function ( final double arg0 , final double arg1 , final double arg2 ) { final double loc0 = Math . sqrt ( 1.0 / ( arg0 * arg0 * inverseAbSquared + arg1 * arg1 * inverseAbSquared + arg2 * arg2 * inverseCSquared ) ) ; return new GeoPoint ( loc0 * arg0 , loc0 * arg1 , loc0 * arg2 ) ; }
23,823
take this filter out of service . concode_field_sep boolean m_timing concode_elem_sep CLogger log concode_elem_sep FilterConfig m_filterConfig concode_field_sep void init concode_elem_sep void doFilter concode_elem_sep String toString
void function ( ) { m_filterConfig = null ; }
23,824
override this method to do any setup needed before generation concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep MessageConsoleStream error concode_elem_sep String SEXEC_FILE_EXTENSION concode_elem_sep MessageConsoleStream info concode_field_sep void refreshTargetProject concode_elem_sep MessageConsole get...
void function ( GeneratorEntry arg0 ) { }
23,825
retrieves inputstream of image by uri from other source with unsupported scheme . should be overriden bysuccessors to implement image downloading from special sources . this method is called only if image uri has unsupported scheme . throws unsupportedoperationexception bydefault . concode_field_sep int BUFFER_SIZE con...
InputStream function ( String arg0 , Object arg1 ) { throw new UnsupportedOperationException ( String . format ( ERROR_UNSUPPORTED_SCHEME , arg0 ) ) ; }
23,826
returns the number of inputs . concode_field_sep String invokableClassName concode_elem_sep ArrayList<JobEdge> inputs concode_elem_sep String operatorDescription concode_elem_sep int parallelism concode_elem_sep CoLocationGroup coLocationGroup concode_elem_sep Configuration configuration concode_elem_sep InputSplitSour...
int function ( ) { return this . inputs . size ( ) ; }
23,827
returns an array of field objects reflecting all the fields declared by the supplied class . concode_field_sep PlaceHolder placeHolder concode_field_sep Field getDeclaredField concode_elem_sep Class forName concode_elem_sep boolean isAnnotationPresent concode_elem_sep Field getField concode_elem_sep Class[] getInterfac...
Field [ ] function ( Class arg0 ) { java . lang . reflect . Field [ ] loc0 = arg0 . getDeclaredFields ( ) ; Field [ ] loc1 = new Field [ loc0 . length ] ; for ( int loc2 = 0 , loc3 = loc0 . length ; loc2 < loc3 ; loc2 ++ ) { loc1 [ loc2 ] = new Field ( loc0 [ loc2 ] ) ; } return loc1 ; }
23,828
gets the location that the request was sent to . concode_field_sep Exception exception concode_elem_sep String contentMD5 concode_elem_sep int statusCode concode_elem_sep String serviceRequestID concode_elem_sep String requestDate concode_elem_sep String etag concode_elem_sep StorageLocation targetLocation concode_elem...
StorageLocation function ( ) { return this . targetLocation ; }
23,829
return the maximum size for an output block to this engine . for rsa this is always one byte less than the key size on decryption , and the same length as the key size on encryption . concode_field_sep boolean forEncryption concode_elem_sep RSAKeyParameters key concode_field_sep void init concode_elem_sep int getInputB...
int function ( ) { int loc0 = key . getModulus ( ) . bitLength ( ) ; if ( forEncryption ) { return ( loc0 + 7 ) / 8 ; } else { return ( loc0 + 7 ) / 8 - 1 ; } }
23,830
sets the wind chill in degrees . 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 getSpe...
void function ( Double arg0 ) { this . chill = arg0 ; }
23,831
consumer to invoke if false concode_field_sep Predicate<U> p concode_elem_sep Chain<U> f concode_elem_sep If<U> b concode_elem_sep Chain<U> t concode_elem_sep Chain<U> f concode_elem_sep Chain<U> t concode_elem_sep Chain<U> chain concode_elem_sep Consumer<U> action concode_field_sep ConsumerBuilder<U> add concode_elem_...
Else < U > function ( Function < U , T > arg0 , Consumer < T > arg1 ) { f . add ( arg0 , arg1 ) ; return this ; }
23,832
allocates a new direct floatbuffer with the specified number of elements . the returned buffer will have its byte order set to the host platform 's native byte order . concode_field_sep int SIZEOF_BYTE concode_elem_sep Object nativeOrderObject concode_elem_sep int SIZEOF_SHORT concode_elem_sep int SIZEOF_INT concode_el...
FloatBuffer function ( int arg0 ) { ByteBuffer loc0 = newByteBuffer ( arg0 * SIZEOF_FLOAT ) ; return loc0 . asFloatBuffer ( ) ; }
23,833
setter for current native interface version of the application . concode_field_sep String configUrl concode_elem_sep int nativeInterfaceVersion concode_elem_sep boolean allowUpdatesAutoDownload concode_elem_sep boolean allowUpdatesAutoInstall concode_field_sep boolean isAutoDownloadIsAllowed concode_elem_sep int getNat...
void function ( int arg0 ) { nativeInterfaceVersion = arg0 > 0 ? arg0 : 1 ; }
23,834
get the entry selector concode_field_sep SortedMap<String,Object> tables concode_elem_sep int type concode_field_sep byte[] writeFont concode_elem_sep int calculateChecksum concode_elem_sep void main concode_elem_sep short getSearchRange concode_elem_sep TrueTypeFont parseFont concode_elem_sep TrueTypeFont parseFont co...
short function ( ) { double loc0 = Math . floor ( Math . log ( getNumTables ( ) ) / Math . log ( 2 ) ) ; double loc1 = Math . pow ( 2 , loc0 ) ; return ( short ) ( Math . log ( loc1 ) / Math . log ( 2 ) ) ; }
23,835
instructs guice to require a binding to the given type . concode_field_sep PrivateBinder binder concode_field_sep void addError concode_elem_sep void addError concode_elem_sep void addError concode_elem_sep Stage currentStage concode_elem_sep void configure concode_elem_sep void configure concode_elem_sep void requestI...
void function ( Class < ? > arg0 ) { binder . getProvider ( arg0 ) ; }
23,836
converts from matrix row number 0 : nrows-1 to image row number concode_field_sep int rowOffset concode_elem_sep int nRows concode_elem_sep int rowStep concode_elem_sep int channels concode_elem_sep int[][] scanlines concode_elem_sep int bitDepth concode_elem_sep byte[][] scanlinesb concode_elem_sep SampleType sampleTy...
int function ( final int arg0 ) { return arg0 * rowStep + rowOffset ; }
23,837
get the thread this frame is in . concode_field_sep Location loc concode_elem_sep Object obj concode_elem_sep Thread thread concode_elem_sep long id concode_elem_sep int SIZE concode_field_sep Value getValue concode_elem_sep Location getLocation concode_elem_sep Object getObject concode_elem_sep void setValue concode_e...
Thread function ( ) { return thread ; }
23,838
method to set the email concode_field_sep int ROLE_MODERATOR concode_elem_sep String firstName concode_elem_sep int ROLE_VIEWER concode_elem_sep String lastName concode_elem_sep String email concode_field_sep void setLastName concode_elem_sep void setFirstName concode_elem_sep String getEmail concode_elem_sep void clea...
void function ( String arg0 ) { this . email = arg0 ; }
23,839
action selection . concode_field_sep ParameterHolder theParamHolder concode_elem_sep Observation lastObservation concode_elem_sep int actionCount concode_elem_sep int lastAction concode_elem_sep TaskSpec theTaskObject concode_elem_sep SarsaLambdaFA learner concode_field_sep void agent_end concode_elem_sep void agent_cl...
int function ( Observation arg0 ) { return learner . nextMove ( arg0 ) ; }
23,840
setter for shippingoptionisdefault concode_field_sep String preferredPrefix concode_elem_sep String insuranceOptionSelected concode_elem_sep String shippingOptionName concode_elem_sep BasicAmountType shippingOptionAmount concode_elem_sep String shippingCalculationMode concode_elem_sep String shippingOptionIsDefault con...
void function ( String arg0 ) { this . shippingOptionIsDefault = arg0 ; }
23,841
to set folder name . concode_field_sep String password concode_elem_sep String serverType concode_elem_sep String serverName concode_elem_sep String folderName concode_elem_sep String userName concode_elem_sep Integer portNumber concode_elem_sep Boolean isSSL concode_field_sep void setPassword concode_elem_sep Integer ...
void function ( final String arg0 ) { this . folderName = arg0 ; }
23,842
returns the notification . concode_field_sep Notification notif concode_elem_sep Integer id concode_elem_sep long serialVersionUID concode_field_sep Integer getListenerID concode_elem_sep String toString
Notification function ( ) { return notif ; }
23,843
access to the end of the gap . concode_field_sep Object array concode_elem_sep int g0 concode_elem_sep int g1 concode_field_sep void replace concode_elem_sep Object getArray concode_elem_sep void shiftGapEndUp concode_elem_sep int getArrayLength concode_elem_sep void shiftGapStartDown concode_elem_sep int getGapStart c...
int function ( ) { return g1 ; }
23,844
chapter crud concode_field_sep CourseDataService courseDataService concode_elem_sep LessonDataService lessonDataService concode_elem_sep QuizDataService quizDataService concode_elem_sep ChapterDataService chapterDataService concode_field_sep Course createCourse concode_elem_sep List<Chapter> getChaptersByName concode_e...
Chapter function ( Chapter arg0 ) { return chapterDataService . create ( arg0 ) ; }
23,845
getopenandresolved concode_field_sep OutageDao m_dao concode_field_sep Collection<OnmsOutage> getCurrentOutages concode_elem_sep Collection<OnmsOutage> getCurrentOutages concode_elem_sep Collection<OnmsOutage> getSuppressedOutagesByRange concode_elem_sep Collection<OnmsOutage> getSuppressedOutagesByRange concode_elem_s...
Collection < OnmsOutage > function ( ) { throw new UnsupportedOperationException ( "srini_string" ) ; }
23,846
combines two filters using the type specified concode_field_sep PlaceHolder placeHolder concode_field_sep SimpleFeatureCollection valueFilter concode_elem_sep SimpleFeatureCollection reduce concode_elem_sep String getGeometryType concode_elem_sep int count concode_elem_sep Filter createFilter concode_elem_sep List<Stri...
Filter function ( String arg0 , Filter arg1 , Filter arg2 ) { FilterFactory2 loc0 = CommonFactoryFinder . getFilterFactory2 ( GeoTools . getDefaultHints ( ) ) ; if ( arg0 . equals ( "srini_string" ) ) { return loc0 . and ( arg1 , arg2 ) ; } else if ( arg0 . equals ( "srini_string" ) ) { return loc0 . or ( arg1 , arg2 )...
23,847
method declaration concode_field_sep boolean BATCH concode_elem_sep Properties pProperties concode_elem_sep String EKW concode_elem_sep boolean EOF concode_elem_sep int ln concode_elem_sep Statement sStatement concode_elem_sep Connection cConn concode_field_sep void printHelp concode_elem_sep String fileToString concod...
void function ( String arg0 ) { System . out . println ( arg0 ) ; }
23,848
indicates if the current job , if there is one , is for the specified family concode_field_sep PlaceHolder placeHolder concode_field_sep boolean setAutoBuild concode_elem_sep boolean validationJobsExist concode_elem_sep boolean jobExists concode_elem_sep boolean jobsExist
boolean function ( Object arg0 ) { boolean loc0 = false ; if ( ( arg0 != null ) ) { IJobManager loc1 = Job . getJobManager ( ) ; Job loc2 = loc1 . loc2 ( ) ; if ( loc2 != null ) { return loc2 . belongsTo ( arg0 ) ; } } return loc0 ; }
23,849
sets the status of this shopping item price . concode_field_sep ShoppingItemPrice _shoppingItemPrice concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCach...
void function ( int arg0 ) { _shoppingItemPrice . setStatus ( arg0 ) ; }
23,850
returns the scalar-vector product of this vector with the specified scalar . concode_field_sep ST<Integer,Double> st concode_elem_sep int d concode_field_sep int size concode_elem_sep double get concode_elem_sep double dot concode_elem_sep double dot concode_elem_sep double magnitude concode_elem_sep String toString co...
SparseVector function ( double arg0 ) { SparseVector loc0 = new SparseVector ( d ) ; for ( int loc1 : this . st . keys ( ) ) loc0 . put ( loc1 , arg0 * this . get ( loc1 ) ) ; return loc0 ; }
23,851
gets the type . concode_field_sep Collection<TriggerCondition> triggerConditions concode_elem_sep long serialVersionUID concode_elem_sep Integer id concode_elem_sep TriggerType type concode_elem_sep ViewField viewField concode_elem_sep Collection<TriggerValue> triggerValues concode_elem_sep ViewField target concode_fie...
TriggerType function ( ) { return type ; }
23,852
performs the actual layout and saves the results in #layout concode_field_sep CSSNode mParent concode_elem_sep CSSNode nextAbsoluteChild concode_elem_sep CSSStyle style concode_elem_sep ArrayList<CSSNode> mChildren concode_elem_sep int lineIndex concode_elem_sep MeasureFunction mMeasureFunction concode_elem_sep CachedC...
void function ( CSSLayoutContext arg0 ) { layout . resetResult ( ) ; LayoutEngine . layoutNode ( arg0 , this , CSSConstants . UNDEFINED , CSSConstants . UNDEFINED , null ) ; }
23,853
gets the authentication tag . concode_field_sep String cipherText concode_elem_sep String encryptedKey concode_elem_sep String iv concode_elem_sep String authenticationTag concode_field_sep String getCipherText concode_elem_sep String getEncryptedKey concode_elem_sep String getInitializationVector
String function ( ) { return authenticationTag ; }
23,854
checks if a catalogresolver is available . concode_field_sep Class<?> CMP concode_elem_sep Object CM concode_elem_sep Constructor<?> CRP concode_field_sep void set
boolean function ( ) { return CM != null ; }
23,855
extend the time interval lb ; ub concode_field_sep int readHash concode_elem_sep AtomicInteger threadIdCounter concode_elem_sep int MASK concode_elem_sep ReadSet readSet concode_elem_sep AtomicIntegerArray locks concode_elem_sep TransactionException LOCKED_ON_WRITE_EXCEPTION concode_elem_sep int ub concode_elem_sep Tra...
boolean function ( ) { final int loc0 = clock . get ( ) ; if ( readSet . validate ( threadId ) ) { ub = loc0 ; return true ; } return false ; }
23,856
checks the two objects for equality by delegating to their respective object #equals object methods . concode_field_sep F first concode_elem_sep S second concode_field_sep boolean objectsEqual concode_elem_sep int hashCode concode_elem_sep Pair<A,B> create
boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof Pair ) ) { return false ; } Pair < ? , ? > loc0 = ( Pair < ? , ? > ) arg0 ; return objectsEqual ( loc0 . first , first ) && objectsEqual ( loc0 . second , second ) ; }
23,857
return the period between repeated task executions . concode_field_sep Runnable runnable concode_elem_sep long period concode_elem_sep boolean fixedRate concode_elem_sep long delay concode_elem_sep TimeUnit timeUnit concode_field_sep boolean isFixedRate concode_elem_sep void setTimeUnit concode_elem_sep long getDelay c...
long function ( ) { return this . period ; }
23,858
sets the mvcc version of this email address . concode_field_sep EmailAddress _emailAddress concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel conc...
void function ( long arg0 ) { _emailAddress . setMvccVersion ( arg0 ) ; }
23,859
gets the customtargetingvalueactiontype value for this customtargetingvalueaction . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String customTargetingValueActionType concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_field_sep or...
java . lang . String function ( ) { return customTargetingValueActionType ; }
23,860
defines the separator , which is used in the csv file . if you use different separators for quoting and writing , the resulting file will be invalid . concode_field_sep String separator concode_field_sep String undoQuoting concode_elem_sep void applyQuote concode_elem_sep boolean isQuotingNeeded concode_elem_sep String...
void function ( final String arg0 ) { if ( arg0 == null ) { throw new NullPointerException ( ) ; } this . separator = arg0 ; }
23,861
get a random number string . concode_field_sep Random random concode_field_sep int[] getPermutation concode_elem_sep int getInt concode_elem_sep int getNonUniform concode_elem_sep String replace concode_elem_sep BigDecimal getBigDecimal concode_elem_sep boolean[] getBoolean concode_elem_sep String[] getAddress concode_...
String function ( int arg0 , int arg1 ) { int loc0 = getInt ( arg0 , arg1 ) ; char [ ] loc1 = new char [ loc0 ] ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { loc1 [ loc2 ] = ( char ) getInt ( '0' , '9' ) ; } return new String ( loc1 ) ; }
23,862
gets the value of the productid property . concode_field_sep String productId concode_field_sep void setProductId
String function ( ) { return productId ; }
23,863
returns the length of the sound in seconds . concode_field_sep float duration concode_elem_sep OpenALAudio audio concode_elem_sep int bufferID concode_field_sep long play concode_elem_sep long play concode_elem_sep long play concode_elem_sep void resume concode_elem_sep void resume concode_elem_sep void stop concode_el...
float function ( ) { return duration ; }
23,864
transforms a list of coordinate point ordinal values . concode_field_sep MathTransform transform concode_elem_sep long serialVersionUID concode_field_sep MathTransform inverse concode_elem_sep String toWKT concode_elem_sep int hashCode concode_elem_sep int getSourceDimensions concode_elem_sep boolean equals concode_ele...
void function ( final float [ ] arg0 , final int arg1 , final double [ ] arg2 , final int arg3 , final int arg4 ) { ( ( AbstractMathTransform ) transform ) . transform ( arg0 , arg1 , arg2 , arg3 , arg4 ) ; }
23,865
return the departure date and time in epoch minutes concode_field_sep int TRAIN concode_elem_sep int TEST concode_field_sep boolean isCancelled concode_elem_sep boolean isModel concode_elem_sep int timeToMinute concode_elem_sep int getTimeZone concode_elem_sep long getArrivalEpochMinutes concode_elem_sep boolean isHoli...
long function ( long arg0 , int arg1 ) { return arg0 + arg1 ; }
23,866
reverse of isempty concode_field_sep PlaceHolder placeHolder concode_field_sep Date parseDate concode_elem_sep boolean isEmpty
boolean function ( String arg0 ) { return ! isEmpty ( arg0 ) ; }
23,867
if there is any content then call applyparser with the parser , otherwise do nothing . concode_field_sep String rawPath concode_elem_sep NamedXContentRegistry xContentRegistry concode_elem_sep Map<String,String> params concode_elem_sep Set<String> consumedParams concode_field_sep List<String> unconsumedParams concode_e...
void function ( CheckedConsumer < XContentParser , IOException > arg0 ) { if ( hasContent ( ) ) { try ( XContentParser loc0 = contentParser ( ) ) { arg0 . accept ( loc0 ) ; } } }
23,868
returns the structure length of this hpai in bytes . concode_field_sep byte[] address concode_elem_sep int port concode_elem_sep int HPAI_SIZE concode_elem_sep short IPV4_UDP concode_elem_sep short length concode_elem_sep short hostprot concode_elem_sep short IPV4_TCP concode_field_sep void init concode_elem_sep int ge...
short function ( ) { return length ; }
23,869
returns url of the current home page or null if none is set . concode_field_sep URL myHome concode_elem_sep List<URL> myHistory concode_elem_sep String PROTOCOL_PREFIX concode_elem_sep String DEFAULT_RESOURCES concode_elem_sep URL myCurrentURL concode_elem_sep int myCurrentIndex concode_elem_sep Map<String,URL> myFavor...
URL function ( ) { return myHome ; }
23,870
get custom serializer concode_field_sep com.netsuite.webservices.platform.core_2014_2.RecordRef managerEmp concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_field_sep void setManagerEmp concode_elem_sep org.apach...
org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; }
23,871
returns numeric docvalues view of raw float bits concode_field_sep PlaceHolder placeHolder concode_field_sep NumericDocValues getRawDoubleValues concode_elem_sep double get
NumericDocValues function ( ) { return new NumericDocValues ( ) { @ Override public long get ( int arg0 ) { return Float . floatToRawIntBits ( ( float ) NumericDoubleValues . this . get ( arg0 ) ) ; } } ; }
23,872
closes the given resource . logs exceptions . concode_field_sep byte[] buffer concode_elem_sep boolean running concode_elem_sep File[] PATHS concode_elem_sep File BASE concode_elem_sep int INTERVAL concode_elem_sep File PROC concode_elem_sep int SAMPLE_COUNT concode_elem_sep DeviceMonitor instance concode_elem_sep int ...
void function ( Closeable arg0 ) { try { if ( arg0 != null ) { arg0 . close ( ) ; } } catch ( IOException loc0 ) { Slog . w ( LOG_TAG , loc0 ) ; } }
23,873
returns the hint of the specified type . null if not found concode_field_sep PlaceHolder placeHolder concode_field_sep Any optionalHint concode_elem_sep String toClassString concode_elem_sep Object[] join concode_elem_sep boolean containsHint concode_elem_sep boolean containsHint
Any function ( Object [ ] arg0 , Class < Any > arg1 ) { return hint ( arg0 , arg1 , null ) ; }
23,874
returns the value for the specified key . note this does a comparison of each key in reverse order until the specified key is found . concode_field_sep boolean ordered concode_elem_sep int size concode_elem_sep K[] keys concode_elem_sep V[] values concode_field_sep void insert concode_elem_sep int indexOfValue concode_...
V function ( K arg0 , boolean arg1 ) { Object [ ] loc0 = this . keys ; int loc1 = size - 1 ; if ( arg1 || arg0 == null ) { for ( ; loc1 >= 0 ; loc1 -- ) if ( loc0 [ loc1 ] == arg0 ) return values [ loc1 ] ; } else { for ( ; loc1 >= 0 ; loc1 -- ) if ( arg0 . equals ( loc0 [ loc1 ] ) ) return values [ loc1 ] ; } return n...
23,875
returns the data file entry id of this sync d l file version diff . concode_field_sep SyncDLFileVersionDiff _syncDLFileVersionDiff concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttrib...
long function ( ) { return _syncDLFileVersionDiff . getDataFileEntryId ( ) ; }
23,876
adds all elements concode_field_sep int numElements concode_elem_sep int[] data concode_elem_sep int addIndex concode_elem_sep BitSet isThere concode_elem_sep int pollIndex concode_elem_sep int lastIndex concode_field_sep boolean add concode_elem_sep boolean add concode_elem_sep boolean add concode_elem_sep boolean add...
boolean function ( Collection < ? extends Integer > arg0 ) { boolean loc0 = false ; for ( Integer loc1 : arg0 ) loc0 |= add ( loc1 ) ; return ( loc0 ) ; }
23,877
sets the value of the asset property . concode_field_sep List<Html5Feature> html5Features concode_elem_sep List<String> localizedInfoMessages concode_elem_sep CreativeAsset asset concode_field_sep CreativeAsset getAsset concode_elem_sep List<Html5Feature> getHtml5Features concode_elem_sep List<String> getLocalizedInfoM...
void function ( CreativeAsset arg0 ) { this . asset = arg0 ; }
23,878
sets the arguments parameters used by the plugin . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean amIActive concode_field_sep String getName concode_...
void function ( String [ ] arg0 ) { this . args = arg0 . clone ( ) ; }
23,879
we use a basic hashcode implementation , since this class will likely not be used as a hashmap key concode_field_sep byte BOOL concode_elem_sep byte INT concode_elem_sep byte typeVal concode_elem_sep byte DOUBLE concode_elem_sep TypeID StringTypeID concode_elem_sep byte FLOAT concode_elem_sep TypeID DoubleTypeID concod...
int function ( ) { return 37 * 17 + ( int ) typeVal ; }
23,880
sets the log file prefix for this bucket logging configuration . concode_field_sep String destinationBucketName concode_elem_sep String logFilePrefix concode_field_sep void setDestinationBucketName concode_elem_sep String getLogFilePrefix concode_elem_sep String getDestinationBucketName concode_elem_sep String toString...
void function ( String arg0 ) { if ( arg0 == null ) arg0 = "srini_string" ; this . logFilePrefix = arg0 ; }
23,881
get closing node for this node , if any . concode_field_sep PlaceHolder placeHolder concode_field_sep Node flatClone concode_elem_sep Node cloneOnlyNode concode_elem_sep NodeList deepClone concode_elem_sep T deepClone concode_elem_sep NodeList deepClone concode_elem_sep Vector cloneAttributes
Node function ( Node arg0 ) { return arg0 instanceof Tag ? ( ( Tag ) arg0 ) . getEndTag ( ) : null ; }
23,882
merges this node with another . concode_field_sep long serialVersionUID concode_elem_sep FastVector children concode_elem_sep double value concode_field_sep double getValue concode_elem_sep FastVector getChildren concode_elem_sep Enumeration children concode_elem_sep void setValue concode_elem_sep Object clone concode_...
void function ( PredictionNode arg0 , ADTree arg1 ) { value += arg0 . value ; for ( Enumeration loc0 = arg0 . children ( ) ; loc0 . hasMoreElements ( ) ; ) { addChild ( ( Splitter ) loc0 . nextElement ( ) , arg1 ) ; } }
23,883
gets the uppermost y-coordinate concode_field_sep double top concode_elem_sep double left concode_elem_sep double bottom concode_elem_sep double right concode_field_sep boolean intersectDestructively concode_elem_sep double getRight concode_elem_sep double getBottom concode_elem_sep String toString concode_elem_sep dou...
double function ( ) { return top ; }
23,884
sets the value of the val property . concode_field_sep String val concode_elem_sep Object parent concode_elem_sep CTDocPartCategory.Name name concode_elem_sep CTDocPartGallery gallery concode_field_sep void setName concode_elem_sep Object getParent concode_elem_sep Object getParent concode_elem_sep CTDocPartCategory.Na...
void function ( String arg0 ) { this . val = arg0 ; }
23,885
a flag that indicates whether there are more items to return . if your results were truncated , you can make a subsequent pagination request using the marker request parameter to retrieve more items . note that iam might return fewer than the maxitems number of results even when there are more results available . we re...
SimulatePrincipalPolicyResult function ( Boolean arg0 ) { setIsTruncated ( arg0 ) ; return this ; }
23,886
get the modification time of the file . concode_field_sep long blocksize concode_elem_sep String owner concode_elem_sep Path path concode_elem_sep long length concode_elem_sep FsPermission permission concode_elem_sep long modification_time concode_elem_sep boolean isdir concode_elem_sep short block_replication concode_...
long function ( ) { return modification_time ; }
23,887
sets the name value for this tagdata . concode_field_sep java.util.Calendar date_updated concode_elem_sep com.intellij.tasks.mantis.model.AccountData user_id concode_elem_sep java.util.Calendar date_created concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name concode_elem_sep java.lang....
void function ( java . lang . String arg0 ) { this . name = arg0 ; }
23,888
returns a cacheableresulttransformer that is used to transform tuples to a value s that can be cached . concode_field_sep int[] includeInTransformIndex concode_elem_sep boolean[] includeInTuple concode_elem_sep PassThroughResultTransformer ACTUAL_TRANSFORMER concode_elem_sep int tupleLength concode_elem_sep int tupleSu...
CacheableResultTransformer function ( ResultTransformer arg0 , String [ ] arg1 , boolean [ ] arg2 ) { return arg0 instanceof TupleSubsetResultTransformer ? create ( ( TupleSubsetResultTransformer ) arg0 , arg1 , arg2 ) : create ( arg2 ) ; }
23,889
retrieves the registered compiled statement identifier associated with the specified sql string , or a value less than zero , if no such statement has been registered . concode_field_sep Database database concode_elem_sep IntValueHashMap sqlMap concode_elem_sep IntKeyHashMap sessionMap concode_elem_sep IntKeyHashMap sq...
int function ( String arg0 ) { return sqlMap . get ( arg0 , - 1 ) ; }
23,890
sends a default chartchangeevent to all registered listeners . this method is for convenience only . concode_field_sep EventListenerList changeListeners concode_field_sep void removeChangeListener concode_elem_sep void notifyListeners concode_elem_sep void addChangeListener
void function ( ) { OverlayChangeEvent loc0 = new OverlayChangeEvent ( this ) ; notifyListeners ( loc0 ) ; }
23,891
sets the value of the ftable property . concode_field_sep String fkey concode_elem_sep String ftable concode_elem_sep Snowflaked snowflaked concode_elem_sep long serialVersionUID concode_elem_sep String ftablepk concode_elem_sep String attr concode_field_sep String getFkey concode_elem_sep void setFkey concode_elem_sep...
void function ( String arg0 ) { this . ftable = arg0 ; }
23,892
create an instance of derived.aggregation concode_field_sep QName _Metamodel_QNAME concode_field_sep Table createTable concode_elem_sep xml.meta.Fact.AdditionDimensions.Dimension createFactAdditionDimensionsDimension concode_elem_sep Cube createCube concode_elem_sep Cube.CubeDimensions.Dimension createCubeCubeDimension...
Derived . Aggregation function ( ) { return new Derived . Aggregation ( ) ; }
23,893
getter method concode_field_sep String photoIdProof concode_elem_sep String imeiNo concode_elem_sep String dealerId concode_elem_sep String handsetMake concode_elem_sep Integer customerId concode_elem_sep String model concode_elem_sep long serialVersionUID concode_elem_sep String billNo concode_elem_sep String idDetail...
String function ( ) { return model ; }
23,894
tells whether evaluation will return a bag or a single value . concode_field_sep VariableDefinition definition concode_elem_sep VariableManager manager concode_elem_sep String variableId concode_field_sep String encode concode_elem_sep void encode concode_elem_sep List getChildren concode_elem_sep boolean returnsBag co...
boolean function ( ) { return returnsBag ( ) ; }
23,895
helper method - loads a testmodel from the testmodel directory concode_field_sep String SIMPLE_HIERACHY concode_elem_sep String STATE_ACTIVE concode_elem_sep String VALUED_EVENTS concode_elem_sep String TESTMODEL_DIR concode_elem_sep String FEATURE_CALLS concode_elem_sep String GUARD concode_elem_sep String DEEP_HISTOR...
ExecutionFlow function ( String arg0 ) { Statechart loc0 = loadStatechartFromResource ( arg0 ) ; final ExecutionFlow loc1 = sequencer . transform ( loc0 ) ; return loc1 ; }
23,896
returns y-coordinate of the villager . concode_field_sep Profession profession concode_elem_sep int wealth concode_elem_sep int xCoordinate concode_elem_sep Gender gender concode_elem_sep int yCoordinate concode_elem_sep List<Pet> pets concode_elem_sep String name concode_elem_sep int MAX_WEALTH concode_elem_sep int ag...
int function ( ) { return yCoordinate ; }
23,897
returns a timepartitioning object given the time partitioning type . currently , the onlytype supported is type #day , which will generate one partition per day based on data loading time . concode_field_sep Long expirationMs concode_elem_sep long serialVersionUID concode_elem_sep Type type concode_field_sep Long getEx...
TimePartitioning function ( Type arg0 ) { return new TimePartitioning ( arg0 , null ) ; }
23,898
get the configuration for this router concode_field_sep boolean running concode_elem_sep Logger log concode_elem_sep int routerId concode_elem_sep Map<RouterService,Thread> services concode_elem_sep Configuration config concode_field_sep void setLog concode_elem_sep void stop concode_elem_sep boolean isRunning concode_...
Configuration function ( ) { return config ; }
23,899
produces a hashcode . concode_field_sep String view concode_elem_sep String pluginId concode_elem_sep String name concode_elem_sep Image icon concode_elem_sep String description concode_elem_sep String id concode_elem_sep String mainType concode_elem_sep IConfigurationElement element concode_field_sep String getMainTyp...
int function ( ) { return id . toUpperCase ( ) . hashCode ( ) ; }