code
stringlengths
20
663
nl
stringlengths
68
7.19k
void function ( String arg0 ) { this . collectionGroupDesignation = arg0 ; }
sets collection group designation . concode_field_sep String lastUpdatedDateItem concode_elem_sep String owningInstitution concode_elem_sep String collectionGroupDesignation concode_elem_sep String errorDescription concode_elem_sep String itemBarcode concode_elem_sep String owningInstitutionBibId concode_elem_sep Strin...
void function ( ) { maxVal = Long . MIN_VALUE ; }
reset the aggregator concode_field_sep long maxVal concode_field_sep void addNextValue concode_elem_sep void addNextValue concode_elem_sep long getVal concode_elem_sep String getReport concode_elem_sep ArrayList<String> getCombinerOutput
KeyValuePair function ( String arg0 ) { setValue ( arg0 ) ; return this ; }
the value of the key value pair . for environment variables , this is the value of the environment variable . concode_field_sep String name concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep String getName concode_elem_sep int hashCode concode_elem_sep void se...
HadoopJarStepConfig function ( ) { return this . hadoopJarStep ; }
the jar file used for the job flow step . concode_field_sep String actionOnFailure concode_elem_sep String name concode_elem_sep HadoopJarStepConfig hadoopJarStep concode_field_sep void setName concode_elem_sep String getName concode_elem_sep StepConfig withHadoopJarStep concode_elem_sep int hashCode concode_elem_sep b...
List < ObjectType > function ( ) { if ( object == null ) { object = new ArrayList < ObjectType > ( ) ; } return this . object ; }
gets the value of the object 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 object property . for example , to add a new item , do as f...
RecordRef function ( ) { return amortizationSched ; }
gets the value of the amortizationsched property . concode_field_sep Double amount concode_elem_sep Long line concode_elem_sep Long orderLine concode_elem_sep Double tax1Amt concode_elem_sep String memo concode_elem_sep RecordRef amortizationSched concode_elem_sep RecordRef taxCode concode_elem_sep String amortizationR...
void function ( ) { this . type = 0 ; this . value = 0 ; }
asetetaan tyyppi ja numerot nolliksi . concode_field_sep int type concode_elem_sep int value concode_field_sep int getValue concode_elem_sep void addValueToValue concode_elem_sep int getHandValue concode_elem_sep int getType concode_elem_sep String toString
AdapterViewProtocol function ( ) { return EXPANDABLELISTVIEW_PROTOCOL ; }
creates an implementation of adapterviewprotocol that can work with expandablelistviews . concode_field_sep Object dataAtPosition concode_elem_sep String TAG concode_elem_sep AdapterViewProtocol EXPANDABLELISTVIEW_PROTOCOL concode_elem_sep int FULLY_RENDERED_PERCENTAGE_CUTOFF concode_elem_sep int group concode_elem_sep...
void function ( KeyGroupRange arg0 , String arg1 , KvState < ? > arg2 ) { KvStateID loc0 = registry . registerKvState ( jobId , jobVertexId , arg0 , arg1 , arg2 ) ; registeredKvStates . add ( new KvStateInfo ( arg0 , arg1 , loc0 ) ) ; }
registers the kvstate instance at the kvstateregistry . concode_field_sep KvStateRegistry registry concode_elem_sep JobID jobId concode_elem_sep String registrationName concode_elem_sep KeyGroupRange keyGroupRange concode_elem_sep KvStateID kvStateId concode_elem_sep List<KvStateInfo> registeredKvStates concode_elem_se...
void function ( ErrorMessages arg0 , Timer arg1 ) { if ( Options . arg1 ) { String loc0 = ErrorMessages . get ( arg0 , arg1 . toString ( ) ) ; out . println ( loc0 ) ; } }
report time statistic data . concode_field_sep StdOutWriter out concode_elem_sep int warnings concode_elem_sep String NL concode_elem_sep int errors concode_field_sep void debug concode_elem_sep void checkErrors concode_elem_sep void err concode_elem_sep String getLine concode_elem_sep void setGUIMode concode_elem_sep ...
void function ( ) { sendPluginResult ( new PluginResult ( PluginResult . Status . OK ) ) ; }
helper for success callbacks that just returns the status.ok by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String g...
boolean function ( int [ ] arg0 ) { if ( arg0 . length != this . arguments . length ) { return false ; } for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { if ( Math . abs ( this . arguments [ loc0 ] - arg0 [ loc0 ] ) > Encog . DEFAULT_DOUBLE_EQUAL ) { return false ; } } return true ; }
compare this truth line 's arguments to others . concode_field_sep int result concode_elem_sep double probability concode_elem_sep int[] arguments concode_field_sep double getProbability concode_elem_sep int getResult concode_elem_sep int[] getArguments concode_elem_sep String toString concode_elem_sep void setProbabil...
float function ( ) { return underlineOffset ; }
returns the position of the underline relative to the baseline . concode_field_sep float leading concode_elem_sep float overlineOffset concode_elem_sep int baselineIndex concode_elem_sep int numChars concode_elem_sep float underlineOffset concode_elem_sep float strikethroughThickness concode_elem_sep float descent conc...
java . lang . String function ( ) { return this . _state ; }
returns the value of field ` state ' . concode_field_sep java.lang.String _content concode_elem_sep long serialVersionUID concode_elem_sep java.lang.String _state concode_elem_sep java.lang.String _mechanism concode_field_sep java.lang.String getMechanism concode_elem_sep void setMechanism concode_elem_sep void setCont...
void function ( ) { animationHandler . removeMessages ( MESSAGE_SCROLL ) ; animationHandler . removeMessages ( MESSAGE_JUSTIFY ) ; }
clears messages from queue concode_field_sep Handler animationHandler concode_elem_sep int MIN_DELTA_FOR_SCROLLING concode_elem_sep ScrollingListener listener concode_elem_sep SimpleOnGestureListener gestureListener concode_elem_sep float lastTouchedY concode_elem_sep boolean isScrollingPerformed concode_elem_sep int S...
String function ( String arg0 ) { return m_envVars . get ( arg0 ) ; }
get the value for a particular variable . concode_field_sep Environment m_systemWide concode_elem_sep Map<String,String> m_envVars concode_field_sep Set<String> getVariableNames concode_elem_sep void main concode_elem_sep Environment getSystemWide concode_elem_sep boolean containsEnvVariables concode_elem_sep void remo...
void function ( ) { NodeUtil . start ( this . controller , CONTAINERS ) ; NodeUtil . undeploy ( this . deployer , DEPLOYMENTS ) ; }
guarantees that all deployments are undeployed after the test method has been executed . concode_field_sep ContainerController controller concode_elem_sep Map<String,String> NODE_TO_CONTAINER concode_elem_sep RoutingSupport routing concode_elem_sep Map<String,String> NODE_TO_DEPLOYMENT concode_elem_sep Deployer deploye...
String function ( ) { return collations == null || collations . size ( ) == 0 ? null : collations . get ( 0 ) . collationQueryString ; }
return the first collated query string . for convenience and backwards-compatibility . use getcollatedresults for full data . concode_field_sep int endOffset concode_elem_sep String original concode_elem_sep List<Collation> collations concode_elem_sep List<Integer> alternativeFrequencies concode_elem_sep String collati...
void function ( final int arg0 , final double [ ] arg1 ) { double [ ] loc0 = components . get ( arg0 ) . state ; if ( arg1 . length != loc0 . length ) { throw new DimensionMismatchException ( arg1 . length , loc0 . length ) ; } System . arraycopy ( arg1 , 0 , loc0 , 0 , arg1 . length ) ; }
set secondary part of the current state . concode_field_sep double[] primaryState concode_elem_sep List<SecondaryComponent> components concode_elem_sep EquationsMapper primaryMapper concode_elem_sep SecondaryEquations equation concode_elem_sep double[] stateDot concode_elem_sep EquationsMapper mapper concode_elem_sep d...
Condition function ( String arg0 , Object arg1 ) { Object loc0 = TransValueUtil . getFormatData ( arg1 ) ; return new Condition ( arg0 , Function . EQUALS , loc0 ) ; }
returns a condition that means function.equals . concode_field_sep PlaceHolder placeHolder concode_field_sep Condition lesserThan concode_elem_sep Condition excludes concode_elem_sep Condition lesserThanOrEquals concode_elem_sep Condition includes concode_elem_sep Condition unEquals concode_elem_sep Condition greaterTh...
String function ( ) { return IMPL . getName ( peer ) ; }
returns category name of this logging . concode_field_sep String LOG_FILE_PROPERTY concode_elem_sep String LOG_MAX_FILE_SIZE_PROPERTY concode_elem_sep String DEFAULT_MAX_FILE_SIZE concode_elem_sep Object peer concode_elem_sep ConcurrentMap<String,Logging> INSTANCES concode_elem_sep boolean TRACE_LOGGING concode_elem_se...
void function ( ) { this . accumulator . flush ( ) ; }
flushes all pending writes concode_field_sep boolean running concode_elem_sep WriteResponseMapper<RecordMetadata> WRITE_RESPONSE_WRAPPER concode_elem_sep ExecutorService service concode_elem_sep BatchAccumulator<D> accumulator concode_elem_sep long startTime concode_elem_sep BatchAsyncDataWriter<D> writer concode_elem_...
FieldMask function ( Class < ? extends Message > arg0 , int ... arg1 ) { return fromFieldNumbers ( arg0 , Ints . asList ( arg1 ) ) ; }
constructs a fieldmask from the passed field numbers . concode_field_sep String FIELD_SEPARATOR_REGEX concode_elem_sep String FIELD_PATH_SEPARATOR concode_elem_sep String FIELD_PATH_SEPARATOR_REGEX concode_elem_sep boolean replaceMessageFields concode_elem_sep boolean replaceRepeatedFields concode_field_sep FieldMask f...
void function ( long arg0 ) { this . firstDataCol = arg0 ; }
sets the value of the firstdatacol property . concode_field_sep Object parent concode_elem_sep String ref concode_elem_sep long firstHeaderRow concode_elem_sep long firstDataCol concode_elem_sep Long rowPageCount concode_elem_sep Long colPageCount concode_elem_sep long firstDataRow concode_field_sep Object getParent co...
Path function ( ) { return latestCommonSubPath ; }
returns the latest common subpath for store load paths . if there are no store-to-load paths , the latest common subpaths of all ending paths is taken . concode_field_sep ArrayList<Path> endingPaths concode_elem_sep Debug d concode_elem_sep ArrayList<StoreLoadPath> storeLoadPaths concode_elem_sep Path latestCommonSubPa...
SELF function ( ) { this . setCharset ( StandardCharsets . UTF_8 ) ; return ( SELF ) this ; }
this method sets the charset that is used by all methods that end up writing strings to utf-8 . concode_field_sep Charset charset concode_field_sep SELF withISO88591 concode_elem_sep void setCharset concode_elem_sep SELF withCharset concode_elem_sep SELF withCharset concode_elem_sep SELF withUTF16LE concode_elem_sep SE...
ObjectContent < T > function ( Reader arg0 ) { Assert . notNull ( arg0 , "srini_string" ) ; T loc0 = readObject ( arg0 , this . type ) ; closeQuietly ( arg0 ) ; return new ObjectContent < T > ( this . type , loc0 ) ; }
return objectcontent from reading from the specified reader . concode_field_sep Class<?> resourceLoadClass concode_elem_sep Class<?> testerClass concode_elem_sep ResolvableType type concode_field_sep void setupField concode_elem_sep ResolvableType getType concode_elem_sep String writeObject concode_elem_sep void initFi...
double function ( byte [ ] arg0 , int arg1 ) { return Double . longBitsToDouble ( getLong ( arg0 , arg1 ) ) ; }
get a double value from a byte array , reads it in little endian format then converts the resulting revolting ieee 754 curse them floating point number to a happy java double concode_field_sep PlaceHolder placeHolder concode_field_sep long getLong concode_elem_sep int getInt concode_elem_sep short getShort concode_elem...
String function ( ) { return manaSpent ; }
getter for the field manaspent . concode_field_sep boolean hellbent concode_elem_sep String svarToCheck concode_elem_sep String svarOperator concode_elem_sep boolean bAnyPlayer concode_elem_sep String presentDefined concode_elem_sep String sIsPresent concode_elem_sep int nCardsInHand concode_elem_sep String lifeTotal c...
int function ( ) { return errorCount ; }
get the error count setting for the mios unit configuration . this setting is used to control how many errors are permitted , in attempting to retrieve data from the mios unit , prior to forcing a full-refresh . by default , this logic is disabled a 0 value , but it can be reset so that errors in the retrieval will tri...
String function ( Model arg0 ) { Iterable < Attendee > loc0 = attendeeRepository . findAll ( ) ; arg0 . addAttribute ( "srini_string" , loc0 ) ; return "srini_string" ; }
action to get a list of all attendees . concode_field_sep Logger logger concode_elem_sep AttendeeRepository attendeeRepository concode_field_sep String memory concode_elem_sep void setModel concode_elem_sep String index concode_elem_sep String cpu concode_elem_sep void kill concode_elem_sep String delete
List < Runnable > function ( ) { return MGR . getShutdownHooksInOrderInternal ( ) ; }
returns the list of shutdownhooks in order of execution , highest priority first . concode_field_sep Runnable hook concode_elem_sep AtomicBoolean shutdownInProgress concode_elem_sep ShutdownHookManager MGR concode_elem_sep Log LOG concode_elem_sep int priority concode_elem_sep Set<HookEntry> hooks concode_field_sep boo...
IpAddress function ( ) { return peerAddress ; }
gets the ip point-to-point interface peer address . concode_field_sep IpAddress ipAddress concode_elem_sep IpPrefix subnetAddress concode_elem_sep IpAddress broadcastAddress concode_elem_sep IpAddress peerAddress concode_field_sep InterfaceIpAddress valueOf concode_elem_sep int hashCode concode_elem_sep boolean equals ...
void function ( String arg0 ) { this . jobaction = arg0 ; }
this method was generated by mybatis generator . this method sets the value of the database column sys_scheduler . jobaction concode_field_sep Integer jobid concode_elem_sep String cronexpression concode_elem_sep String mailonfail concode_elem_sep String jobparam concode_elem_sep Integer successcount concode_elem_sep I...
void function ( String arg0 ) { this . outFile = new ExifInterface ( arg0 ) ; }
the file after it has been compressed concode_field_sep String gpsDateStamp concode_elem_sep String gpsLatitudeRef concode_elem_sep String gpsLongitude concode_elem_sep String gpsLatitude concode_elem_sep String whiteBalance concode_elem_sep String orientation concode_elem_sep String model concode_elem_sep String focal...
void function ( final boolean arg0 ) { this . fail = arg0 ; }
setter for the fail value . concode_field_sep long serialVersionUID concode_elem_sep byte[] tokenSaml concode_elem_sep String country concode_elem_sep boolean fail concode_elem_sep String subStatusCode concode_elem_sep String destination concode_elem_sep String distinguishedName concode_elem_sep String alias concode_el...
Document function ( ) { return revision != null ? revision . getDocument ( ) : null ; }
get the owning document . concode_field_sep String name concode_elem_sep Revision revision concode_elem_sep Map<String,Object> metadata concode_elem_sep InputStream body concode_field_sep void setName concode_elem_sep AttachmentInternal internalAttachment concode_elem_sep Map<String,Object> getMetadata concode_elem_sep...
void function ( ) { Iterator loc0 = userList . iterator ( ) ; UserBean loc1 ; while ( loc0 . hasNext ( ) ) { loc1 = ( UserBean ) loc0 . next ( ) ; if ( loc1 != null ) { loc1 . moveToBottom ( ) ; } else { loc0 . remove ( ) ; } } }
method to loop through all children userbeans and move each to the bottom of the chat log concode_field_sep String DEFAULT_COLOR concode_elem_sep Vector colorList concode_elem_sep boolean stamp concode_elem_sep String[] ALL_COLORS concode_elem_sep Log log concode_elem_sep ChatState singleton concode_elem_sep Random gen...
String function ( QName arg0 ) { return arg0 . getPrefix ( ) + "srini_string" + arg0 . getLocalPart ( ) ; }
converts qname into the string . concode_field_sep Log log concode_elem_sep NamespaceRegistry namespaceRegistry concode_elem_sep HashMap<String,String> namespaces concode_elem_sep HashMap<String,String> prefixes concode_field_sep String getPrefix concode_elem_sep String getNamespaceURI concode_elem_sep Iterator<String>...
void function ( CellRegistryListener arg0 ) { synchronized ( listeners ) { listeners . remove ( arg0 ) ; } }
removes a listener for changes to the cell registry . if this listener is not present , this method does nothing . concode_field_sep Set<CellRegistryListener> listeners concode_elem_sep Set<CellFactorySPI> sessionFactories concode_elem_sep Set<CellFactorySPI> cellFactorySet concode_elem_sep CellRegistry cellRegistry co...
void function ( ServletContext arg0 ) { M_servletContext = arg0 ; }
called by loginservlet concode_field_sep Log log concode_elem_sep ServletContext M_servletContext concode_field_sep String replaceSpace concode_elem_sep String toUnicode concode_elem_sep String getLocalizedString concode_elem_sep String getLocalizedString concode_elem_sep Serializable lookupBeanFromExternalServlet conc...
int function ( ) { if ( isCurTypeExist ( ) ) { return mCurType ; } else { return UNKNOWN_PROTOCOL_TYPE ; } }
get current type . concode_field_sep int ERR_DATA_NOT_AVAILABLE concode_elem_sep int UNKNOWN_PROTOCOL_TYPE concode_elem_sep int ERR_CARD_REMOVED concode_elem_sep int ERR_CARD_NOT_ACCESSIBLE concode_elem_sep int mParams concode_elem_sep Parcelable.Creator<BtSimapOperResponse> CREATOR concode_elem_sep int ERR_NOT_SUPPORT...
boolean function ( int arg0 , ItemStack arg1 ) { return true ; }
returns true if automation is allowed to insert the given stack ignoring stack size into the given slot . for guis use slot.isitemvalid concode_field_sep MerchantRecipe currentRecipe concode_elem_sep EntityPlayer thePlayer concode_elem_sep int currentRecipeIndex concode_elem_sep NonNullList<ItemStack> theInventory conc...
ContentValues function ( ) { return StoryCreator . getCVfromStory ( this ) ; }
helper method that allows easy conversion of object 's data into an appropriate contentvalues concode_field_sep long storyId concode_elem_sep long loginId concode_elem_sep String audioLink concode_elem_sep String imageName concode_elem_sep long creationTime concode_elem_sep SimpleDateFormat FORMAT concode_elem_sep doub...
void function ( FacesContext arg0 , FormEndRenderer arg1 ) { Map loc0 = arg0 . getAttributes ( ) ; ArrayList loc1 = ( ArrayList ) loc0 . get ( FormEndRendering . class . getName ( ) ) ; if ( loc1 == null ) { loc1 = new ArrayList ( ) ; loc0 . put ( FormEndRendering . class . getName ( ) , loc1 ) ; } loc1 . add ( arg1 ) ...
register formendrenderer to the list of renderers . concode_field_sep PlaceHolder placeHolder concode_field_sep void renderIntoForm
void function ( RuntimeException arg0 , Intent arg1 ) { if ( arg0 . getCause ( ) instanceof TransactionTooLargeException ) { Log . arg0 ( TAG , "srini_string" + arg1 . toString ( ) , arg0 ) ; } else { throw arg0 ; } }
given an exception , check whether it wrapped a transactiontoolargeexception . if it does , then log the underlying error . if not , throw the original exception again . concode_field_sep String TAG concode_elem_sep int MAX_INTENT_SIZE_THRESHOLD concode_field_sep int safeGetInt concode_elem_sep long safeGetLongExtra co...
void function ( String arg0 ) { this . name = arg0 ; }
sets the name of this form . form names must uniquely identify each form . concode_field_sep String name concode_elem_sep Collection<Field> fields concode_field_sep Collection<Field> getFields concode_elem_sep String getName concode_elem_sep void setFields
void function ( int arg0 ) { rangeCheck ( arg0 ) ; Node loc0 = null ; if ( null != first ) { loc0 = first ; for ( int loc1 = 0 ; loc1 < arg0 ; loc1 ++ ) { loc0 = loc0 . getNext ( ) ; } doRemove ( loc0 ) ; } }
remove int index method concode_field_sep Node last concode_elem_sep int size concode_elem_sep Node first concode_field_sep void add concode_elem_sep void add concode_elem_sep int size concode_elem_sep void rangeCheck concode_elem_sep void doRemove concode_elem_sep Object get
String function ( String arg0 ) { if ( ! arg0 . contains ( GRANULE_SEPARATOR ) ) { return null ; } String [ ] loc0 = arg0 . split ( GRANULE_SEPARATOR ) ; if ( loc0 . length != 2 ) { return null ; } else { return loc0 [ 0 ] ; } }
returns the coverage identifier related to the specified coverageid , or null if the syntax is incorrect concode_field_sep String GRANULE_SEPARATOR concode_elem_sep EOCoverageResourceCodec codec concode_elem_sep GeoServer geoserver concode_elem_sep Logger LOGGER concode_field_sep CoverageInfo handleCoverageInfo concode...
void function ( final Runnable arg0 ) { if ( arg0 != null ) { try { executorService . execute ( arg0 ) ; } catch ( RejectedExecutionException loc0 ) { if ( LOG . isErrorEnabled ( ) ) { LOG . error ( "srini_string" , loc0 ) ; } } } }
executes the specified runnable using a thread from the containing thread pool . concode_field_sep int DEFAULT_MAXIMUM_THREAD_POOL_SIZE concode_elem_sep ThreadPoolExecutor executorService concode_elem_sep Log LOG concode_field_sep int getMaximumThreadPoolSize
BigInteger function ( byte [ ] arg0 ) { byte [ ] loc0 = new byte [ arg0 . length + 1 ] ; loc0 [ 0 ] = 0 ; System . arraycopy ( arg0 , 0 , loc0 , 1 , arg0 . length ) ; return new BigInteger ( loc0 ) ; }
convert a byte array into a biginteger . this is just as biginteger #biginteger byte but does not producenegative bigintegers if the first bit in a is set . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean coprime concode_elem_sep int byte_size concode_elem_sep void print_array concode_elem_sep void ...
Overlay function ( Animation arg0 ) { mEnterAnimation = arg0 ; return this ; }
set enter animation concode_field_sep Animation mEnterAnimation concode_elem_sep Style mStyle concode_elem_sep int mBackgroundColor concode_elem_sep boolean mDisableClick concode_elem_sep Animation mExitAnimation concode_elem_sep View.OnClickListener mOnClickListener concode_field_sep Overlay setOnClickListener concode...
void function ( String arg0 ) { this . city = arg0 ; }
set the city for the internship . concode_field_sep String name concode_elem_sep int applications concode_elem_sep String city concode_elem_sep int seats concode_elem_sep boolean applied concode_elem_sep boolean seen concode_elem_sep String department concode_elem_sep boolean favorite concode_elem_sep String company co...
void function ( Bundle arg0 ) { mSlidingMenu = ( SlidingMenu ) LayoutInflater . from ( mActivity ) . inflate ( R . layout . slidingmenumain , null ) ; }
sets mslidingmenu as a newly inflated slidingmenu . should be called within the activitiy 's oncreate concode_field_sep boolean mEnableSlide concode_elem_sep Activity mActivity concode_elem_sep View mViewBehind concode_elem_sep boolean mOnPostCreateCalled concode_elem_sep boolean mBroadcasting concode_elem_sep View mVi...
TaggedComponent [ ] function ( InputStream arg0 ) { TaggedComponent [ ] loc0 ; loc0 = new TaggedComponent [ arg0 . read_long ( ) ] ; for ( int loc1 = 0 ; loc1 < loc0 . length ; loc1 ++ ) loc0 [ loc1 ] = TaggedComponentHelper . read ( arg0 ) ; return loc0 ; }
read the sequence from the cdr intput stream . expects the array size as corba long , followed by the array members if any . concode_field_sep PlaceHolder placeHolder concode_field_sep TaggedComponent[] extract concode_elem_sep void insert concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void ...
void function ( String arg0 ) { Hashtable < String , String > loc0 = this . serviceMap . get ( arg0 ) ; Remote loc1 = ( Remote ) Class . forName ( loc0 . get ( Constants . Class ) ) . newInstance ( ) ; Naming . rebind ( loc0 . get ( "srini_string" ) , loc1 ) ; }
loads the service with the given name . concode_field_sep Hashtable<String,Hashtable<String,String>> serviceMap concode_field_sep void autodeploy
boolean function ( int arg0 ) { int loc0 = getAddress ( arg0 ) ; if ( loc0 >= data . length ) { return false ; } return ( data [ loc0 ] & getBitMask ( arg0 ) ) != 0 ; }
get the bit at the given index . concode_field_sep int ADDRESS_BITS concode_elem_sep int BITS concode_elem_sep int ADDRESS_MASK concode_elem_sep long[] data concode_field_sep int nextClearBit concode_elem_sep long getBitMask concode_elem_sep void setByte concode_elem_sep int getByte concode_elem_sep void set concode_el...
Port function ( com . ericsson . otp . ic . Any arg0 ) { return unmarshal ( arg0 . extract_Streamable ( ) ) ; }
standard method for extracting a port from an any . concode_field_sep com.ericsson.otp.ic.TypeCode _tc concode_field_sep Port unmarshal concode_elem_sep void marshal concode_elem_sep String name concode_elem_sep void insert concode_elem_sep String id concode_elem_sep com.ericsson.otp.ic.TypeCode type
void function ( java . lang . String arg0 ) { _meetupsEntry . setUserName ( arg0 ) ; }
sets the user name of this meetups entry . concode_field_sep MeetupsEntry _meetupsEntry concode_field_sep Date getStartDate concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_e...
IAnnotationModel [ ] function ( ) { return annotations . values ( ) . toArray ( new IAnnotationModel [ annotations . size ( ) ] ) ; }
getter for the field annotations . concode_field_sep boolean staticM concode_elem_sep String simpleName concode_elem_sep String VALUE_METHOD_ID concode_elem_sep LinkedHashMap<String,IAnnotationModel> annotationsByCanonicalName concode_elem_sep String documentation concode_elem_sep boolean isCollection concode_elem_sep ...
void function ( ) { }
notification that this participant 's help is needed in a search . this method should be re-implemented in subclasses that need to do something when the participant is needed in a search . concode_field_sep PlaceHolder placeHolder concode_field_sep void indexDocument concode_elem_sep void locateMatches concode_elem_sep...
String function ( long arg0 ) { NumberFormat loc0 = new NumberFormat ( NumberFormat . INTEGERSTYLE , getNumberFormatSymbols ( ) ) ; return loc0 . format ( arg0 ) ; }
formats an integer using locale-specific rules . the result may include grouping separators . concode_field_sep Hashtable symbols_cache concode_elem_sep NumberFormatSymbols symbols concode_elem_sep int DATETIME_FORMAT_SYMBOL_RESOURCE_ID concode_elem_sep int NUMBER_FORMAT_SYMBOL_RESOURCE_ID concode_elem_sep String local...
Tag function ( int arg0 ) { return deepCopy ( "srini_string" + arg0 + "srini_string" ) ; }
create deep copy of this tag for array or set . concode_field_sep String name concode_elem_sep int tagType concode_elem_sep int tagNumber concode_elem_sep boolean constructed concode_elem_sep boolean optional concode_elem_sep int tagClass concode_elem_sep boolean explicit concode_field_sep void readTag concode_elem_sep...
void function ( java . io . InputStream arg0 , int arg1 , int arg2 , int arg3 ) { ReInit ( new java . io . InputStreamReader ( arg0 ) , arg1 , arg2 , arg3 ) ; }
reinitialise . concode_field_sep int bufpos concode_elem_sep boolean prevCharIsLF concode_elem_sep int bufsize concode_elem_sep int available concode_elem_sep int tabSize concode_elem_sep java.io.Reader inputStream concode_elem_sep int line concode_elem_sep boolean staticFlag concode_elem_sep int bufcolumn[] concode_el...
boolean function ( ) { return type == OnOffType . ON ; }
returns true if the type is a on command . concode_field_sep Object newValue concode_elem_sep Item item concode_elem_sep HomematicBindingConfig bindingConfig concode_elem_sep HmValueItem hmValueItem concode_elem_sep Type type concode_field_sep HomematicBindingConfig getBindingConfig concode_elem_sep HmValueItem getHmVa...
SearchIndexBuilder function ( SearchableModelObject arg0 ) { ParsedQuickSilver . get ( arg0 . getClass ( ) ) . addTo ( this , arg0 ) ; return this ; }
adds all quicksilver - annotated properties to the search index . concode_field_sep List<SearchIndex> indices concode_elem_sep List<SearchItem> items concode_field_sep SearchIndexBuilder add concode_elem_sep SearchIndexBuilder add concode_elem_sep SearchIndexBuilder add concode_elem_sep SearchIndexBuilder add concode_e...
void function ( String arg0 , String arg1 ) { _parser . processingInstruction ( arg0 , arg1 ) ; }
just forward sax2 event to parser object . concode_field_sep String _systemId concode_elem_sep int _indentNumber concode_elem_sep TransformerFactoryImpl _tfactory concode_elem_sep TemplatesImpl _templates concode_elem_sep Parser _parser concode_elem_sep URIResolver _uriResolver concode_field_sep String getSystemId conc...
String function ( ) { return url ; }
get the complete url concode_field_sep Map<String,String> headers concode_elem_sep MessageContext messageContext concode_elem_sep Map<String,String> params concode_elem_sep String url concode_elem_sep Map<String,Object> properties concode_field_sep void setHeaders concode_elem_sep void setMessageContext concode_elem_se...
String function ( ) { return mapCommandButtonId ; }
gets the component id of the commandbutton , in the map ui , corresponding to this time zone . 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 Polygon getMapPolygon
List < Subreddit > function ( String arg0 , int arg1 , int arg2 , Subreddit arg3 , Subreddit arg4 ) { if ( arg0 == null || arg0 . isEmpty ( ) ) { throw new IllegalArgumentException ( "srini_string" ) ; } return search ( arg0 , String . valueOf ( arg1 ) , String . valueOf ( arg2 ) , ( arg3 != null ) ? arg3 . getFullName...
searches all subreddits with the given query using the given parameters . concode_field_sep RestClient restClient concode_elem_sep User user concode_field_sep List<Subreddit> get concode_elem_sep List<Subreddit> get concode_elem_sep List<Subreddit> parse concode_elem_sep void switchActor
PDColorSpace function ( COSName arg0 ) { COSBase loc0 = get ( COSName . COLORSPACE , arg0 ) ; if ( loc0 != null ) { return PDColorSpace . create ( loc0 , this ) ; } else { return PDColorSpace . create ( arg0 , this ) ; } }
returns the color space resource with the given name , or null if none exists . concode_field_sep COSDictionary resources concode_field_sep COSName add concode_elem_sep COSName add concode_elem_sep COSName add concode_elem_sep COSName add concode_elem_sep COSName add concode_elem_sep COSName add concode_elem_sep COSNam...
InputStream function ( JSON arg0 , Exchange arg1 ) { return IOConverter . toInputStream ( arg0 . toString ( ) , arg1 ) ; }
converts from an existing json object circulating as such to an inputstream , by dumping it to a string first and then using camel-core 's ioconverter #toinputstream string , exchange concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
long function ( ) { return id ; }
getters/setters concode_field_sep String address concode_elem_sep String name concode_elem_sep long id concode_elem_sep String email concode_field_sep void setName concode_elem_sep String getName concode_elem_sep void setAddress concode_elem_sep void setEmail concode_elem_sep void setId concode_elem_sep String getEmail...
boolean function ( ) { return depth ( ) == 0 ; }
returns true if the queue is empty , otherwise false concode_field_sep AtomicReference<T>[] m_aCircularArray concode_elem_sep int m_nMaxSize concode_elem_sep AtomicLong m_aCurrentIndex concode_field_sep int depth concode_elem_sep int _getIndex concode_elem_sep T[] toArray concode_elem_sep int _getCurrentIndex concode_e...
String function ( ) { return this . sforceReserved ; }
gets the value of the sforcereserved property . concode_field_sep String sforceReserved concode_elem_sep List<SearchRecordType> searchRecords concode_field_sep void setSforceReserved concode_elem_sep List<SearchRecordType> getSearchRecords concode_elem_sep void setSearchRecords
void function ( ) { milestoneService . getMilestone ( "srini_string" , "srini_string" , 4 ) ; }
get milestone with empty repository name concode_field_sep GitHubResponse response concode_elem_sep MilestoneService milestoneService concode_elem_sep GitHubClient gitHubClient concode_field_sep void before concode_elem_sep void getMilestonesOpenState concode_elem_sep void deleteMilestoneEmptyRepositoryName concode_ele...
void function ( String arg0 ) { this . title = arg0 ; }
sets the human-readable title describing the effect of this option . concode_field_sep String title concode_elem_sep String value concode_field_sep String getValue concode_elem_sep String getTitle concode_elem_sep void setValue
void function ( LogoutParamsType arg0 ) { this . params = arg0 ; }
sets the value of the params property . concode_field_sep LogoutParamsType params concode_elem_sep String operation concode_field_sep String getOperation concode_elem_sep void setOperation concode_elem_sep LogoutParamsType getParams
ValidatorBuilder function ( @ AsPredicate Predicate arg0 ) { resetType ( ) ; this . expression = new ExpressionDefinition ( arg0 ) ; return this ; }
set the predicate to be used for the predicate validator . concode_field_sep ExpressionDefinition expression concode_elem_sep String beanRef concode_elem_sep String type concode_elem_sep String uri concode_elem_sep Class<? extends Validator> clazz concode_field_sep ValidatorBuilder withJava concode_elem_sep ValidatorBu...
boolean function ( ) { return serverConfigurationService . getBoolean ( "srini_string" , false ) ; }
determines if the accountvalidator.sendlegacylinks property is enabled - ie . whether the account validation form is one single page or split up concode_field_sep AuthzGroupService authzGroupService concode_elem_sep TargettedMessageList tml concode_elem_sep ServerConfigurationService serverConfigurationService concode_...
Object function ( ) { ExceptionTable loc0 = ( ExceptionTable ) super . clone ( ) ; loc0 . entries = new ArrayList ( entries ) ; return loc0 ; }
creates and returns a copy of this object . the constant pool object is shared between this object and the cloned object . concode_field_sep ArrayList entries concode_elem_sep ConstPool constPool concode_elem_sep int catchType concode_elem_sep int endPc concode_elem_sep int startPc concode_elem_sep int handlerPc concod...
void function ( ) { if ( systemCursorAsDefault ) { Gdx . graphics . setSystemCursor ( defaultSystemCursor ) ; } else { Gdx . graphics . setCursor ( defaultCursor ) ; } }
restores currently used cursor to default one . concode_field_sep Cursor defaultCursor concode_elem_sep Cursor.SystemCursor defaultSystemCursor concode_elem_sep boolean systemCursorAsDefault concode_field_sep void setDefaultCursor concode_elem_sep void setDefaultCursor
boolean function ( ) { return this instanceof JsonArray ; }
provides check for verifying if this element is an array or not . 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 ...
void function ( ResizableWidget arg0 ) { if ( ! arg0 . isAttached ( ) ) { return ; } ResizableWidgetInfo loc0 = widgets . get ( arg0 ) ; if ( loc0 != null ) { loc0 . updateSizes ( ) ; } }
inform the resizablewidgetcollection that the size of a widget has changed and already been redrawn . this willprevent the widget from being redrawn on the next loop . concode_field_sep ResizableWidget widget concode_elem_sep int curOffsetHeight concode_elem_sep int curClientWidth concode_elem_sep Map<ResizableWidget,R...
String function ( ) { return clientSecret ; }
gets the secret of the client requesting the token . concode_field_sep String clientId concode_elem_sep String clientSecret concode_field_sep String getClientId
void function ( ) { cookies . clear ( ) ; }
clears all cookies . concode_field_sep long serialVersionUID concode_elem_sep TreeSet<Cookie> cookies concode_field_sep void addCookies concode_elem_sep void addCookie concode_elem_sep boolean clearExpired concode_elem_sep List<Cookie> getCookies concode_elem_sep String toString
void function ( ) { DialPlot loc0 = new DialPlot ( ) ; DialPlot loc1 = ( DialPlot ) loc0 . clone ( ) ; assertTrue ( loc0 != loc1 ) ; assertTrue ( loc0 . getClass ( ) == loc1 . getClass ( ) ) ; assertTrue ( loc0 . equals ( loc1 ) ) ; }
confirm that cloning works . concode_field_sep PlotChangeEvent lastEvent concode_field_sep void plotChanged concode_elem_sep void testScaleListener concode_elem_sep void testBackgroundListener concode_elem_sep void testFrameListener concode_elem_sep void testCapListener concode_elem_sep void testSerialization concode_e...
void function ( java . lang . String arg0 ) { this . tipoProceso = arg0 ; }
sets the tipoproceso value for this ctbodyrq . concode_field_sep java.lang.String ingresoReevaluado concode_elem_sep java.lang.String tipoDocumento concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String cuotaReevaluada concode_elem_sep java.lang.String n...
CamelContext function ( ) { return new SpringCamelContext ( getApplicationContext ( ) ) ; }
factory method returning camelcontext used by this configuration . concode_field_sep BeanFactory beanFactory concode_elem_sep ApplicationContext applicationContext concode_elem_sep AutowireCapableBeanFactory autowireCapableBeanFactory concode_field_sep CamelBeanPostProcessor camelBeanPostProcessor concode_elem_sep List...
String function ( ) { return name ; }
get name concode_field_sep String name concode_elem_sep String description concode_elem_sep String lifeCycleStatus concode_elem_sep String context concode_elem_sep String provider concode_elem_sep String workflowStatus concode_elem_sep String id concode_elem_sep String version concode_field_sep void setName concode_ele...
JobTrigger function ( Date arg0 , long arg1 ) { return new JobTrigger ( arg0 , arg1 ) ; }
create a trigger that will run at specified date/time and then repeat on interval indefinitely . concode_field_sep String cronExpression concode_elem_sep Date endDate concode_elem_sep EndType endType concode_elem_sep Long repeatInterval concode_elem_sep StartType startType concode_elem_sep long serialVersionUID concode...
Object [ ] function ( Object [ ] arg0 , int arg1 ) { if ( arg0 == null ) return null ; return _tableModels [ arg1 ] . getKeyValues ( arg0 ) ; }
convenience method that delegates to tablemodel concode_field_sep DKTableModel[] _tableModels concode_elem_sep int[][] _displayIndexes concode_elem_sep Logger _log concode_elem_sep DKColumnComparison[] _map concode_elem_sep Comparator<Object[]> _rowComparator concode_elem_sep int[] _diffIndexes concode_elem_sep DKDiff....
void function ( ) { PaintMap loc0 = new PaintMap ( ) ; loc0 . put ( "srini_string" , Color . red ) ; loc0 . put ( "srini_string" , new GradientPaint ( 1.0f , 2.0f , Color . green , 3.0f , 4.0f , Color . yellow ) ) ; PaintMap loc1 = ( PaintMap ) TestUtilities . serialised ( loc0 ) ; assertEquals ( loc0 , loc1 ) ; }
a check for serialization . concode_field_sep PlaceHolder placeHolder concode_field_sep void testKeysOfDifferentClasses concode_elem_sep void testGetPaint concode_elem_sep void testCloning concode_elem_sep void testSerialization1 concode_elem_sep void testPut concode_elem_sep void testEquals
CTNumRestart function ( ) { return numRestart ; }
gets the value of the numrestart property . concode_field_sep BigInteger val concode_elem_sep CTNumRestart numRestart concode_elem_sep Object parent concode_elem_sep CTEdnPos pos concode_elem_sep CTEdnProps.NumStart numStart concode_elem_sep NumFmt numFmt concode_field_sep void setPos concode_elem_sep Object getParent ...
IIndexedCollection function ( final IndexKeyDefinition arg0 ) { return create ( arg0 , IIndexedCollection . class ) ; }
creates a baseindexedcollection of type iindexedcollection . concode_field_sep IExceptionRegistry exceptionRegistry concode_elem_sep Logger LOG concode_field_sep boolean isBytePrimitiveType concode_elem_sep boolean isIntPrimitiveType concode_elem_sep IRangeQueryOptimized createRangeQueryOptimized concode_elem_sep boole...
void function ( double arg0 ) { this . maxReidentRate = arg0 ; }
sets the maximum reidentification rate . concode_field_sep double riskThreshold concode_elem_sep double maxReidentRate concode_elem_sep ArrayList<RiskModelClass> classes concode_elem_sep double reidentRateThreshold concode_elem_sep TableMu riskTable concode_elem_sep int unsafeRecords concode_field_sep double getMaxRisk...
void function ( byte [ ] arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . OK , arg0 ) ) ; }
helper for success callbacks that just returns the status.ok by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String g...
void function ( int arg0 ) { if ( myHost != null && arg0 != previousProgress ) { myHost . updateProgress ( arg0 ) ; } previousProgress = arg0 ; }
used to communicate a progress update between a plugin tool and the main whitebox user interface . 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 amI...
XMLGregorianCalendar function ( ) { return dealerTransactionDate ; }
gets the value of the dealertransactiondate property . concode_field_sep XMLGregorianCalendar dealerTransactionDate concode_elem_sep OrderIdentifier orderIdentifier concode_elem_sep String employeeId concode_elem_sep long serialVersionUID concode_elem_sep XMLGregorianCalendar posTransactionDate concode_elem_sep String ...
int function ( String arg0 ) { if ( ts . hasField ( arg0 ) ) return ts . getInt ( arg0 ) ; else return s . getInt ( arg0 ) ; }
returns the integer value of the specified field . concode_field_sep Scan s concode_elem_sep String joinfield concode_elem_sep Index idx concode_elem_sep TableScan ts concode_field_sep boolean next concode_elem_sep Constant getVal concode_elem_sep void resetIndex concode_elem_sep void beforeFirst concode_elem_sep Strin...