code
stringlengths
20
663
nl
stringlengths
68
7.19k
void function ( String arg0 ) { this . mTag = arg0 ; }
set the tag concode_field_sep float mEndPercentage concode_elem_sep Paint mPaint concode_elem_sep Path mPath concode_elem_sep int[] mColors concode_elem_sep ColorsMode mColorsMode concode_elem_sep ScPathMeasure mPathMeasure concode_elem_sep float mPathLength concode_elem_sep String mTag concode_elem_sep boolean mVisibl...
void function ( java . lang . Integer arg0 ) { this . totalResultSetSize = arg0 ; }
sets the totalresultsetsize value for this proposalpage . concode_field_sep java.lang.Integer startIndex concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalResultSetSize concode_ele...
String function ( ) { return sequence ; }
get the name of the sequence this effect is in concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concode_elem_sep float fps concode_elem_sep boolean sync concode_elem_sep int sequenceId concode_elem_sep float duration concode_elem_sep String sequence concode_elem_sep float ...
void function ( ) { okFlag . set ( false ) ; myThread . interrupt ( ) ; }
stops thread . concode_field_sep ConcurrentHashMap<K,WorkingSetObject<V>> theCache concode_elem_sep AtomicBoolean okFlag concode_elem_sep long numSlowSearches concode_elem_sep long numHits concode_elem_sep long mySweepInterval concode_elem_sep Logger awscLog concode_elem_sep Thread myThread concode_elem_sep long numMis...
List < Node > function ( ) { return Collections . unmodifiableList ( referenceProperties ) ; }
returns the endpoint properties . returns an empty list of none are set . concode_field_sep List<Node> referenceProperties concode_elem_sep List<Node> referenceParameters concode_elem_sep EndpointReference replyTo concode_elem_sep EndpointReference faultTo concode_elem_sep URI action concode_elem_sep URI messageId conc...
double function ( ) { return m_xScale ; }
returns the scale factor for the x-axis concode_field_sep File outputFile concode_elem_sep double m_xScale concode_elem_sep JComponent component concode_elem_sep boolean m_ScalingEnabled concode_elem_sep int m_CustomHeight concode_elem_sep int m_CustomWidth concode_elem_sep boolean DEBUG concode_elem_sep double m_yScal...
int function ( ) { if ( contrast == null ) { return 0 ; } else { return contrast ; } }
gets the value of the contrast property . concode_field_sep Integer contrast concode_elem_sep Integer bright concode_field_sep void setBright concode_elem_sep void setContrast concode_elem_sep int getBright
void function ( BigInteger arg0 ) { this . skipHours = arg0 ; }
sets the value of the skiphours 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 ...
Collection < EvictableEntry < K , V >> function ( ) { return Collections . unmodifiableCollection ( queue ) ; }
gets read-only view on internal fifo queue in proper order . concode_field_sep int max concode_elem_sep long maxMemSize concode_elem_sep LongAdder8 memSize concode_elem_sep long serialVersionUID concode_elem_sep int batchSize concode_elem_sep ConcurrentLinkedDeque8<EvictableEntry<K,V>> queue concode_field_sep long getM...
void function ( T arg0 ) { this . view = arg0 ; }
configures the view instance used in this presenter as view . concode_field_sep T view concode_elem_sep boolean shouldRegisterGlobalErrorCallbacks concode_elem_sep UseCaseHandler useCaseHandler concode_elem_sep List<UseCaseCall> useCaseCalls concode_elem_sep List<OnErrorCallback> globalOnErrorCallbacks concode_field_se...
java . lang . String function ( ) { return campaignName ; }
gets the campaignname value for this paramsschedulecampaign . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String programName concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.util.Calendar campaignRunAt concode_elem_sep boolean __hashCodeCalc concode_ele...
URL function ( final String arg0 ) { final String loc0 = getCompleteResourceUrl ( arg0 ) ; final URL loc1 = ResourceDataBroker . class . getResource ( loc0 ) ; assertNotNull ( loc1 , arg0 , loc0 ) ; return loc1 ; }
see : resourcedatabroker #getfromresourcedirasurl java.lang.string concode_field_sep String rulesDir concode_elem_sep String resourceDir concode_field_sep boolean resourceExists concode_elem_sep InputStream getFromResourceDirAsStream concode_elem_sep URL getFromRulesDirAsUrl concode_elem_sep String getResourceDir conco...
Writer function ( char arg0 ) { write ( arg0 ) ; return this ; }
appends the character c to the target . this method works the same way as #write int . concode_field_sep String TOKEN_NULL concode_elem_sep Object lock concode_field_sep void flush concode_elem_sep boolean checkError concode_elem_sep void close concode_elem_sep void write concode_elem_sep void write concode_elem_sep vo...
void function ( ) { Iterator loc0 ; loc0 = m_rete . listFacts ( ) ; while ( loc0 . hasNext ( ) ) { System . out . println ( loc0 . next ( ) ) ; } }
obtiene e imprime la lista de hechos concode_field_sep Value tipo concode_elem_sep Value docente concode_elem_sep Value puesto concode_elem_sep Rete m_rete concode_elem_sep String Knombre concode_elem_sep String Kvuelta concode_elem_sep String Kestudios concode_elem_sep Value estudios concode_elem_sep Value investigado...
List < String > function ( ) { return new ArrayList < String > ( mTags ) ; }
gets the registration tags concode_field_sep List<String> mTags concode_elem_sep String mExpirationTime concode_elem_sep String REGISTRATION_NAME_JSON_PROPERTY concode_elem_sep String REGISTRATIONID_JSON_PROPERTY concode_elem_sep String DEFAULT_REGISTRATION_NAME concode_elem_sep String mRegistrationId concode_field_sep...
XContentGenerator function ( OutputStream arg0 ) { return createGenerator ( arg0 , Collections . emptySet ( ) , Collections . emptySet ( ) ) ; }
creates a new generator using the provided output stream . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isStrictDuplicateDetectionEnabled concode_elem_sep byte streamSeparator concode_elem_sep XContentParser createParser concode_elem_sep XContentParser createParser concode_elem_sep XContentParser...
Object function ( String arg0 ) { return saslServer . getNegotiatedProperty ( arg0 ) ; }
returns the value of a negotiated property . concode_field_sep String secretKeyId concode_elem_sep SecretKeyHolder secretKeyHolder concode_elem_sep Logger logger concode_elem_sep SaslServer saslServer concode_elem_sep String QOP_AUTH_CONF concode_elem_sep String QOP_AUTH concode_elem_sep String DEFAULT_REALM concode_el...
Portero function ( ) { return portero ; }
devuelve el portero del equipo . concode_field_sep Capitan capitan concode_elem_sep Portero portero concode_elem_sep int numeracion concode_elem_sep ArrayList<Jugador> jugadores concode_elem_sep String nombre concode_field_sep Capitan getCapitan concode_elem_sep String getNombre concode_elem_sep void infoEquipo concode...
int function ( ) { return theFlags ; }
returns the flags associated with this element type . concode_field_sep int theFlags concode_elem_sep int theModel concode_elem_sep String theName concode_elem_sep int theMemberOf concode_elem_sep AttributesImpl theAtts concode_elem_sep ElementType theParent concode_elem_sep Schema theSchema concode_elem_sep String the...
String function ( ) { return sourceRefNo ; }
gets the value of the sourcerefno property . concode_field_sep String debitValueDate concode_elem_sep String product concode_elem_sep String creditAccount concode_elem_sep String debitAccount concode_elem_sep String debitCurrency concode_elem_sep String creditValueDate concode_elem_sep String debitBranch concode_elem_s...
StructureInterface function ( int arg0 ) { return list . get ( arg0 - 1 ) ; }
gets the interface corresponding to given id . the ids go from 1 to n if #sort was called then the order is descendent by area . concode_field_sep int DEFAULT_ASA_SPHERE_POINTS concode_elem_sep Logger logger concode_elem_sep int DEFAULT_MIN_COFACTOR_SIZE concode_elem_sep double DEFAULT_MINIMUM_INTERFACE_AREA concode_el...
XmlNode function ( final String arg0 ) { final XmlNode loc0 = new XmlNode ( arg0 ) ; children . add ( loc0 ) ; loc0 . parentNode = this ; return loc0 ; }
this method adds a new empty child xmlnode with the given element name . concode_field_sep String nameSpace concode_elem_sep String name concode_elem_sep HashMap<String,String> attributes concode_elem_sep XmlNode parentNode concode_elem_sep String value concode_elem_sep List<XmlNode> children concode_field_sep XmlNode ...
void function ( long arg0 ) { this . timeout = arg0 ; }
setter for property timeout . concode_field_sep String keyPrefix concode_elem_sep int[] key concode_elem_sep Space space concode_elem_sep int[] ignoredFields concode_elem_sep int[] savedFields concode_elem_sep long timeout concode_elem_sep long TIMEOUT concode_elem_sep int matchDirection concode_elem_sep boolean overwr...
boolean function ( ) { return b_weight ; }
returns true if features are assigned with different weights . concode_field_sep boolean b_weight concode_elem_sep DoubleArrayList d_weights concode_elem_sep String DELIM concode_field_sep void init concode_elem_sep double[] getWeights concode_elem_sep double getWeight concode_elem_sep void initWeights
SAXFilter function ( ) { this . allowElements = true ; return this ; }
allow start/end element events concode_field_sep boolean allowPrefixMappings concode_elem_sep boolean allowIgnorableWhitespace concode_elem_sep boolean allowProcessingInstructions concode_elem_sep boolean allowDTDs concode_elem_sep boolean allowCDATA concode_elem_sep boolean allowDocuments concode_elem_sep ContentHandl...
String function ( ) { return this . nextToken ; }
if not null , more results are available . pass this value to listhapgs to retrieve the next set of items . concode_field_sep String nextToken concode_elem_sep com.amazonaws.internal.SdkInternalList<String> hapgList concode_field_sep ListHapgsResult withHapgList concode_elem_sep ListHapgsResult withHapgList concode_ele...
void function ( byte [ ] arg1 ) { this . arg0 = arg1 ; }
sets the value of the arg0 property . concode_field_sep byte[] arg0 concode_field_sep byte[] getArg0
Builder function ( Fields arg0 , String arg1 , String ... arg2 ) { for ( String loc0 : arg2 ) { topicToStream . put ( loc0 , new KafkaSpoutStream ( arg0 , arg1 , loc0 ) ) ; } return this ; }
please refer to javadoc in #builder fields , string , string concode_field_sep Map<String,KafkaSpoutStream> topicToStream concode_elem_sep Logger LOG concode_elem_sep Map<String,KafkaSpoutStream> topicToStream concode_field_sep void declareOutputFields concode_elem_sep List<String> getTopics concode_elem_sep KafkaSpout...
void function ( int arg0 ) { this . missingPosValueBehavior = arg0 ; }
set behavior for getstring string , string method when a positional index like % 4 is used but no subs value was given for that index . set to one of refcapablepropertyresourcebunele.throw _ behavior refcapablepropertyresourcebunele.emptystring _ behavior refcapablepropertyresourcebunele.noop _ behavior the first value...
boolean function ( StringBuilder arg0 , String arg1 ) { if ( StringHelper . isNotEmpty ( arg1 ) ) { if ( ! arg1 . startsWith ( "srini_string" ) ) { arg0 . append ( "srini_string" ) ; } arg0 . append ( arg1 ) ; return true ; } else { return false ; } }
appends the ` on ' condition to the buffer , returning true if the condition was added . returns false if the ` on ' condition was empty . concode_field_sep int LEFT_OUTER_JOIN concode_elem_sep int FULL_JOIN concode_elem_sep boolean hasThetaJoins concode_elem_sep boolean hasFilterCondition concode_elem_sep int RIGHT_OU...
String function ( String arg0 ) { if ( arg0 == null ) { arg0 = "srini_string" ; } else { int loc0 = arg0 . indexOf ( ' ' ) ; if ( loc0 != - 1 ) { arg0 = arg0 . substring ( 0 , loc0 ) ; } } return arg0 ; }
extracts the first word from a timezone displayname . concode_field_sep boolean dialogRendered concode_elem_sep DateFormat selectedFormat concode_elem_sep ArrayList checkedTimeZoneList concode_elem_sep DateFormat serverFormat concode_elem_sep int renderInterval concode_elem_sep ArrayList allTimeZoneList concode_elem_se...
String function ( String arg0 ) { FacesContext loc0 = FacesContext . getCurrentInstance ( ) ; HttpServletRequest loc1 = ( HttpServletRequest ) loc0 . getExternalContext ( ) . getRequest ( ) ; HttpSession loc2 = loc1 . getSession ( ) ; return loc1 . getParameter ( arg0 ) ; }
gest parameter value from the the session scope . concode_field_sep Logger log concode_elem_sep Properties buildProperties concode_field_sep String getRequestParameter concode_elem_sep UIComponent findComponent concode_elem_sep ServletContext getServletContext concode_elem_sep void redirectBrowser concode_elem_sep Obje...
BillToDetailsType function ( ) { return billToDetails ; }
gets the value of the billtodetails property . concode_field_sep String permanentToken concode_elem_sep XMLGregorianCalendar banActivationDate concode_elem_sep List<ItemType> item concode_elem_sep BillToDetailsType billToDetails concode_elem_sep ShipToDetailsType shipToDetails concode_elem_sep BigDecimal purchaseTotals...
void function ( ) { }
implements preserveaspectratiohandler #meet . concode_field_sep PreserveAspectRatioHandler INSTANCE concode_field_sep void xMaxYMax concode_elem_sep void xMinYMin concode_elem_sep void none concode_elem_sep void endPreserveAspectRatio concode_elem_sep void xMaxYMid concode_elem_sep void xMidYMin concode_elem_sep void x...
org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; }
get custom deserializer concode_field_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_elem_sep com.google.api.ads.dfp.axis.v201403.Product[] results concode_elem_sep org.apache.axis.desc...
void function ( boolean arg0 , boolean arg1 , boolean arg2 , boolean arg3 , int arg4 , String arg5 ) { this . duplicate = arg0 ; this . old = arg1 ; this . unseq = arg2 ; this . gap = arg3 ; this . minorStatus = arg4 ; this . minorString = arg5 ; }
this method sets the state for the supplementary information flags and the minor status in messageprop . it is not used by the application but by the gss implementation to return this information to the caller of a per-message context method . concode_field_sep boolean unseq concode_elem_sep int minorStatus concode_ele...
boolean function ( ) { return name != null && name . startsWith ( "srini_string" ) ; }
returns true , if the name of the datapoint starts with press _ . concode_field_sep boolean readable concode_elem_sep boolean virtual concode_elem_sep Object defaultValue concode_elem_sep Number maxValue concode_elem_sep HmChannel channel concode_elem_sep String description concode_elem_sep boolean readOnly concode_ele...
List function ( ) { return this . singleTypeImportClauses ; }
returns the single-type-import clauses concode_field_sep ClassLoader classLoader concode_elem_sep List singleTypeImportClauses concode_elem_sep List importOnDemandClauses concode_elem_sep String currentPackage concode_field_sep void setCurrentPackage concode_elem_sep void declareClassImport concode_elem_sep List getImp...
Color function ( Color arg0 , Color arg1 , int arg2 ) { return new Color ( arg0 . getDevice ( ) , arg0 . getRed ( ) + ( arg1 . getRed ( ) - arg0 . getRed ( ) ) * arg2 / 255 , arg0 . getGreen ( ) + ( arg1 . getGreen ( ) - arg0 . getGreen ( ) ) * arg2 / 255 , arg0 . getBlue ( ) + ( arg1 . getBlue ( ) - arg0 . getBlue ( )...
calculates a mixed color from two colors by interpolating the rgb parts using a mix ratio . concode_field_sep PlaceHolder placeHolder concode_field_sep void fillVerticalGradientRectangle concode_elem_sep void fillVerticalGradientRoundedRectangle
Map < Integer , LwM2mObjectInstance > function ( ) { return Collections . unmodifiableMap ( instances ) ; }
returns a map of object intances by id . concode_field_sep Map<Integer,LwM2mObjectInstance> instances concode_elem_sep int id concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep int getId concode_elem_sep String toString concode_elem_sep void accept
void function ( String [ ] arg0 ) { EventQueue . invokeLater ( new Runnable ( ) { public void run ( ) { try { A loc0 = new A ( ) ; loc0 . frame . setVisible ( true ) ; } catch ( Exception loc0 ) { loc0 . printStackTrace ( ) ; } } } ) ; }
launch the application . concode_field_sep JFrame frame concode_field_sep void initialize
void function ( ) { playing = false ; if ( sourceDataLine != null ) { sourceDataLine . stop ( ) ; } }
pauses the playback of the audio stream . concode_field_sep boolean opened concode_elem_sep int BUFFER_SIZE concode_elem_sep boolean mute concode_elem_sep int volume concode_elem_sep SourceDataLine sourceDataLine concode_elem_sep boolean playing concode_field_sep void play concode_elem_sep boolean isOpened concode_elem...
void function ( Double arg0 ) { this . accruedHours = arg0 ; }
sets the value of the accruedhours property . concode_field_sep EmployeeAccruedTimeAccrualMethod accrualMethod concode_elem_sep Double accruedHours concode_elem_sep Boolean inactive concode_elem_sep Double monetaryRate concode_elem_sep Double maximumAccruedHours concode_elem_sep RecordRef payrollItem concode_elem_sep D...
void function ( ) { for ( int loc0 = 0 ; loc0 < buf . length ; loc0 ++ ) { buf [ loc0 ] = 0 ; } bufOff = 0 ; cipher . reset ( ) ; }
reset the mac generator . concode_field_sep BlockCipher cipher concode_elem_sep BlockCipherPadding padding concode_elem_sep byte[] buf concode_elem_sep KeyParameter lastKey3 concode_elem_sep int bufOff concode_elem_sep int macSize concode_elem_sep KeyParameter lastKey2 concode_elem_sep byte[] mac concode_field_sep void...
void function ( URI arg0 ) { this . namespace = arg0 ; }
sets the namespace of the content type . concode_field_sep int HASHCODE_MULTIPLIER concode_elem_sep int HASHCODE_OFFSET concode_elem_sep String name concode_elem_sep URI namespace concode_elem_sep String version concode_field_sep void setName concode_elem_sep String getVersion concode_elem_sep String getName concode_el...
void function ( String arg0 , String arg1 ) { addInterested ( arg0 , Utils . parseDuration ( arg1 ) ) ; }
add a result and the length of time before it is removed from the checksum history table . concode_field_sep ChecksumHistoryDAO checksumHistoryDAO concode_elem_sep ChecksumResultDAO checksumResultDAO concode_elem_sep Map<String,Long> interests concode_elem_sep Logger LOG concode_elem_sep long defaultDuration concode_fi...
double function ( ) { return ( ( double ) count ) / tids1 . cardinality ( ) ; }
get the confidence of this rule . concode_field_sep BitSet common concode_elem_sep boolean expandLR concode_elem_sep int maxLeft concode_elem_sep int count concode_elem_sep Integer[] itemset2 concode_elem_sep BitSet tids1 concode_elem_sep int maxRight concode_elem_sep Integer[] itemset1 concode_field_sep boolean equals...
boolean function ( ITheoreticalSpectrum arg0 ) { if ( ! equivalent ( ( ISpectrum ) arg0 ) ) return false ; if ( ! getPeptide ( ) . equivalent ( arg0 . getPeptide ( ) ) ) return false ; if ( ! getSpectrumSet ( ) . equivalent ( arg0 . getSpectrumSet ( ) ) ) return false ; return true ; }
weak test for equality concode_field_sep Class THIS_CLASS concode_elem_sep double m_MaxIntensity concode_elem_sep ITheoreticalPeak[] m_Peaks concode_elem_sep ScoringSpectrum[] EMPTY_ARRAY concode_elem_sep int m_Charge concode_elem_sep double m_SumIntensity concode_elem_sep ITheoreticalSpectrumSet m_SpectrumSet concode_...
void function ( String arg0 ) { if ( myHost != null ) { myHost . showFeedback ( arg0 ) ; } else { System . out . println ( arg0 ) ; } }
used to communicate feedback pop-up messages 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 bool...
void function ( java . lang . Long arg0 ) { this . matchedUnits = arg0 ; }
sets the matchedunits value for this targetingcriteriabreakdown . concode_field_sep java.lang.Boolean excluded concode_elem_sep java.lang.Long availableUnits concode_elem_sep java.lang.Long targetingCriteriaId concode_elem_sep java.lang.Long matchedUnits concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep b...
int function ( ) { return c . length ; }
returns the current capacity of the buffer . concode_field_sep char[] c concode_elem_sep int length concode_field_sep void shrink concode_elem_sep void clear concode_elem_sep int length concode_elem_sep String toString concode_elem_sep void provideCapacity concode_elem_sep char[] getCharacters concode_elem_sep void app...
String function ( ) { return this . name ; }
return the name of this notification . concode_field_sep String name concode_elem_sep String description concode_elem_sep String[] notificationTypes concode_field_sep void setName concode_elem_sep String[] getNotificationTypes concode_elem_sep void setNotificationType concode_elem_sep void setDescription concode_elem_s...
int function ( ) { return conf . getInt ( "srini_string" , 30 ) * 1000 ; }
timeout for a single round trip of sasl token exchange , in milliseconds . concode_field_sep ConfigProvider conf concode_field_sep int ioRetryWaitTimeMs concode_elem_sep String ioMode concode_elem_sep int serverThreads concode_elem_sep int receiveBuf concode_elem_sep int sendBuf concode_elem_sep int numConnectionsPerPe...
void function ( ) { if ( done ) return ; while ( myElements . hasNext ( ) ) { Object loc0 = myElements . next ( ) ; if ( ! isVisited ( loc0 ) ) { visit ( loc0 , 1 ) ; } } }
performs the depth first traversion of all elements concode_field_sep int linkCount concode_elem_sep Map myVisitedElements concode_elem_sep Iterator myElements concode_elem_sep boolean done concode_field_sep boolean isVisited concode_elem_sep void beginVisit concode_elem_sep Iterator getElementLinks concode_elem_sep vo...
Builder < K , V > function ( ) { return new Builder < K , V > ( ) ; }
returns a new builder for an immutable range map . concode_field_sep ImmutableRangeMap EMPTY concode_elem_sep ImmutableList<Range<K>> ranges concode_elem_sep ImmutableList<V> values concode_elem_sep RangeMap<K,V> rangeMap concode_elem_sep RangeSet<K> keyRanges concode_field_sep ImmutableMap<Range<K>,V> asMapOfRanges co...
RuntimeException function ( ) { return JavaPartialFunction . noMatch ( ) ; }
throw this exception to indicate that a partial function does n't match . concode_field_sep PlaceHolder placeHolder concode_field_sep T[] asArray concode_elem_sep scala.collection.Seq<T> emptySeq concode_elem_sep scala.reflect.ClassTag<C> classTag concode_elem_sep java.util.Map<K,V> asJava concode_elem_sep java.util.Li...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
return type metadata object concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef fromCurrency concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef baseCurrency concode_elem_sep java.util.Calen...
void function ( int arg0 ) { if ( size > arg0 ) size = arg0 ; }
reduces the size of the array to the specified size . if the array is already smaller than the specified size , no action is taken . concode_field_sep boolean ordered concode_elem_sep int size concode_elem_sep char[] items concode_field_sep void mul concode_elem_sep void insert concode_elem_sep char pop concode_elem_se...
Section function ( ) { return new Section ( ) ; }
create an instance of section concode_field_sep PlaceHolder placeHolder concode_field_sep Data createData concode_elem_sep Correlation createCorrelation concode_elem_sep Surveys createSurveys concode_elem_sep Answer createAnswer concode_elem_sep Templates createTemplates concode_elem_sep Question createQuestion concode...
XMPPConnection function ( String arg0 , String arg1 , String arg2 , SettingsManager arg3 ) { String loc0 = StringUtils . parseServer ( arg0 ) ; XMPPConnection loc1 = new XMPPTCPConnection ( new ConnectionConfiguration ( loc0 ) ) ; loc1 . connect ( ) ; loc1 . login ( arg0 , arg1 ) ; savePreferences ( arg0 , arg1 , arg2 ...
tries to make a connection . if successful returns this connection and saves the settings . if jid == notifiedaddress , same account mode is assumed . throws an xmppexception on error . concode_field_sep String[] USERNAME_IS_FULL_JID concode_field_sep String needsDomainPart concode_elem_sep void savePreferences concode...
ProxyAndInfo < T > function ( Configuration arg0 , InetSocketAddress arg1 , Class < T > arg2 , UserGroupInformation arg3 , boolean arg4 ) { return createNonHAProxy ( arg0 , arg1 , arg2 , arg3 , arg4 , null ) ; }
creates an explicitly non-ha-enabled proxy object . most of the time you do n't want to use this , and should instead use namenodeproxies #createproxy . concode_field_sep Log LOG concode_field_sep ProxyAndInfo<T> createProxy concode_elem_sep ProxyAndInfo<T> createProxy concode_elem_sep Object createNameNodeProxy concod...
boolean function ( ) { return ton == TON_NETWORK ; }
returns true if this is a network address concode_field_sep int TON_UNKNOWN concode_elem_sep int ton concode_elem_sep int TON_NETWORK concode_elem_sep String address concode_elem_sep byte[] origBytes concode_elem_sep int TON_NATIONAL concode_elem_sep int TON_SUBSCRIBER concode_elem_sep int TON_ALPHANUMERIC concode_elem...
Map function ( ) { return INSTANCE_CACHE ; }
for unit testing only concode_field_sep boolean exposeFields concode_elem_sep int exposureLevel concode_elem_sep Map INSTANCE_CACHE concode_elem_sep MethodSorter methodSorter concode_elem_sep ReferenceQueue INSTANCE_CACHE_REF_QUEUE concode_elem_sep boolean bugfixed concode_elem_sep MethodAppearanceFineTuner methodAppea...
void function ( String arg0 ) { this . location = arg0 ; }
sets the location of the source product . concode_field_sep String name concode_elem_sep boolean optional concode_elem_sep String description concode_elem_sep String location concode_field_sep void setName concode_elem_sep String getLocation concode_elem_sep String getName concode_elem_sep Object unmarshal concode_elem...
Vec2 function ( ) { return new Vec2 ( - y , x ) ; }
get the skew vector such that dot skew_vec , other == cross vec , other concode_field_sep float x concode_elem_sep float y concode_elem_sep long serialVersionUID concode_field_sep Vec2 mulLocal concode_elem_sep Vec2 sub concode_elem_sep Vec2 addLocal concode_elem_sep Vec2 addLocal concode_elem_sep void absToOut concode...
void function ( float arg0 ) { this . from = arg0 ; ea . add ( "srini_string" , arg0 ) ; }
sets the starting point of the transition , a float between 0.0 and 1.0 . defaults to 0.0 . concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concode_elem_sep float fps concode_elem_sep boolean sync concode_elem_sep int sequenceId concode_elem_sep float duration concode_ele...
String function ( ) { return this . type ; }
get the sort type string concode_field_sep String field concode_elem_sep SortParam[] sortParams concode_elem_sep SortType NUMASC concode_elem_sep long serialVersionUID concode_elem_sep SortType ALPHADESC concode_elem_sep SortType type concode_elem_sep SortType ALPHAASC concode_elem_sep SortType NUMDESC concode_field_se...
void function ( ) { run49_51 ( FiTestUtil . getMethodName ( ) , 0 ) ; }
pipeline close : dn0 throws a disk error exception when it is closing the block file . client gets an ioexception and determine dn0 bad . concode_field_sep PlaceHolder placeHolder concode_field_sep void pipeline_Fi_38 concode_elem_sep void pipeline_Fi_39 concode_elem_sep void runPipelineCloseTest concode_elem_sep void ...
String function ( Node arg0 , String arg1 ) { try { Node loc0 = ( ( Element ) arg0 ) . getElementsByTagName ( arg1 ) . item ( 0 ) ; String loc1 = ( ( Text ) loc0 . getFirstChild ( ) ) . getData ( ) ; return loc1 ; } catch ( Exception loc0 ) { return null ; } }
with a given parent xml element , find the text contents of the child element with supplied name . concode_field_sep Collection<String> storeCodes concode_elem_sep Map<String,Map<String,Decorator>> storeDecorators concode_elem_sep Map<String,PathMapper> storePathMapper concode_elem_sep String default_code concode_field...
Object [ ] function ( ) { Collection < Object > loc0 = attrs . values ( ) ; return loc0 . toArray ( new Object [ loc0 . size ( ) ] ) ; }
return attr values of this record . concode_field_sep Map<String,Object> attrs concode_elem_sep Map<String,Object> modifyAttrs concode_field_sep Conversion getConversion concode_elem_sep Map<String,Object> getAttrs concode_elem_sep boolean checkMethod concode_elem_sep M put concode_elem_sep M remove concode_elem_sep M ...
com . liferay . portlet . softwarecatalog . model . SCLicense function ( com . liferay . portlet . softwarecatalog . model . SCLicense arg0 ) { return _scLicenseLocalService . deleteSCLicense ( arg0 ) ; }
deletes the s c license from the database . also notifies the appropriate model listeners . concode_field_sep SCLicenseLocalService _scLicenseLocalService concode_field_sep void setWrappedService concode_elem_sep int getSCLicensesCount concode_elem_sep com.liferay.portlet.softwarecatalog.model.SCLicense fetchSCLicense ...
List < AllocatedResource > function ( JobID arg0 ) { final List < AllocatedResource > loc0 = this . resourcesOfJobs . get ( arg0 ) ; if ( loc0 == null ) { return new ArrayList < AllocatedResource > ( ) ; } return new ArrayList < AllocatedResource > ( loc0 ) ; }
returns a list of resources allocated for the given job . concode_field_sep Map<JobID,List<AllocatedResource>> resourcesOfJobs concode_field_sep void resourcesAllocated concode_elem_sep void allocatedResourcesDied concode_elem_sep int getNumberOfAllocatedResourcesForJob
Properties function ( ) { if ( properties == null ) { try { properties = new Properties ( ) ; properties . load ( Tools . class . getResourceAsStream ( "srini_string" ) ) ; } catch ( Exception loc0 ) { throw new RuntimeException ( loc0 ) ; } } return properties ; }
get the connection properties concode_field_sep Connection connection concode_elem_sep Properties properties concode_field_sep String password concode_elem_sep void print concode_elem_sep String driver concode_elem_sep Connection connection concode_elem_sep void title concode_elem_sep String url concode_elem_sep String...
void function ( String arg0 , Long arg1 ) { if ( arg1 == null ) { return ; } if ( parseCache . size ( ) > CACHE_SIZE ) { parseCache . clear ( ) ; } parseCache . put ( arg0 , arg1 ) ; }
update cache . concode_field_sep ConcurrentHashMap<String,Long> parseCache concode_elem_sep TimeZone gmtZone concode_elem_sep ConcurrentHashMap<Long,String> formatCache concode_elem_sep SimpleDateFormat format concode_elem_sep int CACHE_SIZE concode_elem_sep String currentDate concode_elem_sep SimpleDateFormat formats[...
int function ( ) { return _name . hashCode ( ) ; }
returns the hash code value for this portlet mode . the hash code is constructed by producing the hash value of the string value of this mode . concode_field_sep String _name concode_elem_sep PortletMode EDIT concode_elem_sep PortletMode HELP concode_elem_sep PortletMode VIEW concode_field_sep boolean equals concode_el...
void function ( int arg0 ) { daysSinceEpoch = arg0 ; }
set the datewritable based on the days since epoch date . concode_field_sep long MILLIS_PER_DAY concode_elem_sep ThreadLocal<Calendar> LOCAL_CALENDAR concode_elem_sep ThreadLocal<Calendar> UTC_CALENDAR concode_elem_sep ThreadLocal<TimeZone> LOCAL_TIMEZONE concode_elem_sep int daysSinceEpoch concode_field_sep int compar...
float function ( ) { Vector3 loc0 = getExtents ( ) ; float loc1 = Math . max ( loc0 . x , 0 ) ; float loc2 = Math . max ( loc0 . y , 0 ) ; float loc3 = Math . max ( loc0 . z , 0 ) ; return 2 * ( loc1 * loc2 + loc2 * loc3 + loc3 * loc1 ) ; }
gets the surface area of the box . concode_field_sep Point3 maximum concode_elem_sep Point3 minimum concode_field_sep void include concode_elem_sep void include concode_elem_sep void include concode_elem_sep Point3 getCenter concode_elem_sep boolean intersects concode_elem_sep boolean isEmpty concode_elem_sep Vector3 g...
boolean function ( ) { return libsbmlJNI . XMLInputStream_isError ( swigCPtr , this ) ; }
returns true if a fatal error occurred while reading from this stream . concode_field_sep boolean swigCMemOwn concode_elem_sep long swigCPtr concode_field_sep String getVersion concode_elem_sep XMLToken next concode_elem_sep XMLErrorLog getErrorLog concode_elem_sep boolean isGood concode_elem_sep void skipPastEnd conco...
InetSocketAddress function ( ) { return originAddress ; }
gets the origin address . concode_field_sep boolean needAuthorize concode_elem_sep State state concode_elem_sep InetSocketAddress originAddress concode_elem_sep int connectionReadTimeout concode_elem_sep Selector selector concode_elem_sep HttpResponseHeaderParser httpResponseHeaderParser concode_elem_sep InetSocketAddr...
TaskType function ( ) { return taskType ; }
get the task type concode_field_sep TaskType taskType concode_elem_sep long finishTime concode_elem_sep Counters counters concode_elem_sep Counters EMPTY_COUNTERS concode_elem_sep TaskFailed datum concode_elem_sep TaskAttemptID failedDueToAttempt concode_elem_sep TaskID id concode_elem_sep String error concode_elem_sep...
String function ( byte [ ] [ ] arg0 , int arg1 , int arg2 ) { StringBuilder loc0 = new StringBuilder ( ) ; for ( int loc1 = arg1 ; loc1 < arg2 ; loc1 ++ ) { loc0 . append ( DFSUtil . bytes2String ( arg0 [ loc1 ] ) ) ; if ( loc1 < arg2 - 1 ) { loc0 . append ( Path . SEPARATOR ) ; } } return loc0 . toString ( ) ; }
given some components , create a path name . concode_field_sep Log LOG concode_elem_sep byte[][] path concode_elem_sep INode[] inodes concode_elem_sep int numNonNull concode_elem_sep int snapshotRootIndex concode_elem_sep Snapshot snapshot concode_elem_sep boolean isSnapshot concode_elem_sep int capacity concode_field_...
String function ( String arg0 ) { String loc0 = arg0 ; if ( this . id != null ) { loc0 = this . id + "srini_string" + arg0 ; } return loc0 ; }
returns a sub element , concatenating the layout id with the sub element id and using the standard character ' : ' as jsf uinamingcontainer separator . concode_field_sep WebDriver driver concode_elem_sep String id concode_field_sep T getWebFragment concode_elem_sep T instantiateWidget concode_elem_sep WidgetElement get...
Path [ ] function ( ) { return dataFiles ; }
the data location . concode_field_sep Path workFile concode_elem_sep Path logsFile concode_elem_sep Settings settings concode_elem_sep Path workWithClusterFile concode_elem_sep Path homeFile concode_elem_sep Path configFile concode_elem_sep Path[] dataWithClusterFiles concode_elem_sep Path[] dataFiles concode_elem_sep ...
String function ( ) { return realm ; }
gets the value of the realm property . concode_field_sep String realm concode_elem_sep String value concode_elem_sep String friendlyName concode_field_sep String getValue concode_elem_sep void setValue concode_elem_sep String getFriendlyName concode_elem_sep void setRealm concode_elem_sep void setFriendlyName
void function ( boolean arg0 ) { this . sync = arg0 ; ea . add ( "srini_string" , arg0 ) ; }
sets whether the effect should render new frames automatically which it does by default . if true , you can render frames manually by calling the render instance method of an effect . this is used by effect.parallel . concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concod...
void function ( ) { System . out . println ( "srini_string" ) ; Collection < CompoundVariable > loc0 = new ArrayList < > ( ) ; loc0 . add ( new CompoundVariable ( "srini_string" ) ) ; loc0 . add ( new CompoundVariable ( "srini_string" ) ) ; UpperCase loc1 = new UpperCase ( ) ; loc1 . setParameters ( loc0 ) ; }
test of setparameters method , of class uppercase . concode_field_sep PlaceHolder placeHolder concode_field_sep void testExecute concode_elem_sep void setUpClass concode_elem_sep void testGetReferenceKey concode_elem_sep void testGetArgumentDesc concode_elem_sep void setUp concode_elem_sep void tearDownClass concode_el...
void function ( User arg0 , long arg1 , long arg2 , long arg3 ) { if ( arg0 == null ) { return ; } arg0 . setBytesStreamed ( arg0 . getBytesStreamed ( ) + arg1 ) ; arg0 . setBytesDownloaded ( arg0 . getBytesDownloaded ( ) + arg2 ) ; arg0 . setBytesUploaded ( arg0 . getBytesUploaded ( ) + arg3 ) ; userDao . updateUser (...
updates the byte counts for given user . concode_field_sep SettingsService settingsService concode_elem_sep UserDao userDao concode_elem_sep Logger LOG concode_elem_sep Ehcache userCache concode_field_sep List<User> getAllUsers concode_elem_sep User getCurrentUser concode_elem_sep boolean isFolderAccessAllowed concode_...
Calendar function ( ) { return partial ; }
returns the date of the next partial eclipse . concode_field_sep Calendar total concode_elem_sep Calendar partial concode_field_sep void setTotal concode_elem_sep void setPartial concode_elem_sep Calendar getTotal concode_elem_sep String toString
java . util . List < RepositoryTrigger > function ( ) { return triggers ; }
the json block of configuration information for each trigger . concode_field_sep String configurationId concode_elem_sep java.util.List<RepositoryTrigger> triggers concode_field_sep String getConfigurationId concode_elem_sep GetRepositoryTriggersResult withTriggers concode_elem_sep GetRepositoryTriggersResult withTrigg...
void function ( Integer arg0 ) { this . customer = arg0 ; }
this method sets the customer id concode_field_sep Integer product concode_elem_sep Integer software1 concode_elem_sep Integer software2 concode_elem_sep Integer os concode_elem_sep Integer software3 concode_elem_sep String timeKey concode_elem_sep Integer deviceId concode_elem_sep String day concode_elem_sep Integer c...
void function ( String arg0 ) { contextList . add ( arg0 ) ; }
adds a string to the bottom of the context list concode_field_sep CoordinationProtos.DrillbitEndpoint endpoint concode_elem_sep List<String> contextList concode_elem_sep String errorId concode_field_sep String getErrorId concode_elem_sep CoordinationProtos.DrillbitEndpoint getEndpoint concode_elem_sep void push concode...
void function ( long arg0 ) { _samTodoItem . setSamTodoItemId ( arg0 ) ; }
sets the sam todo item id of this s a m todo item . concode_field_sep SAMTodoItem _samTodoItem concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedMode...
String function ( String arg0 , String arg1 ) { if ( arg1 . contains ( arg0 ) ) { try { return arg1 . substring ( 0 , arg1 . indexOf ( arg0 ) + arg0 . length ( ) + 1 ) + URLEncoder . encode ( arg1 . substring ( arg1 . indexOf ( arg0 ) + arg0 . length ( ) + 1 ) , "srini_string" ) ; } catch ( UnsupportedEncodingException...
encode param concode_field_sep HttpProxy instant concode_elem_sep String TAG concode_elem_sep Retrofit retrofit concode_elem_sep int DEFAULT_TIMEOUT concode_elem_sep CompositeSubscription mCompositeSubscription concode_elem_sep OkHttpClient.Builder httpClientBuilder concode_elem_sep HttpLoggingInterceptor interceptor c...
java . util . Calendar function ( ) { return startDate ; }
gets the startdate value for this placementupdaterequest . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep int updateOption concode_elem_sep java.util.Calendar endDate concode_elem_sep long campaignId concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc...
boolean function ( ClarionObject arg0 , ClarionObject arg1 , ClarionObject arg2 ) { return ( arg0 . compareTo ( arg1 ) >= 0 && arg0 . compareTo ( arg2 ) <= 0 ) ; }
return true if object is between lower and upper concode_field_sep String[] args concode_elem_sep List<Runnable> initThreadHooks concode_elem_sep boolean hard concode_elem_sep Logger log concode_elem_sep List<Runnable> shutdownHooks concode_field_sep void setHardAssert concode_elem_sep void initThread concode_elem_sep ...
boolean function ( BlockingQueue < ? > arg0 ) { for ( int loc0 = 0 ; loc0 < CHECKPOINT_NUM ; loc0 ++ ) { try { Thread . sleep ( CHECKPOINT_INTERVAL_MS ) ; } catch ( InterruptedException loc1 ) { return false ; } if ( ! arg0 . isEmpty ( ) ) { return false ; } } return true ; }
checks if queue is empty by checking at checkpoint_num points with checkpoint_interval_ms interval . this does n't mean the queue might not fill up at some point later , but it should decrease the probability that we lose a call this way . concode_field_sep RpcScheduler scheduler concode_elem_sep AtomicReference<Blocki...
void function ( Fragment arg0 ) { mHost . mFragmentManager . attachController ( mHost , mHost , arg0 ) ; }
attaches the host to the fragmentmanager for this controller . the host must be attached before the fragmentmanager can be used to manage fragments . concode_field_sep FragmentHostCallback<?> mHost concode_field_sep LoaderManager getSupportLoaderManager concode_elem_sep void reportLoaderStart concode_elem_sep void disp...
void function ( String arg0 ) { this . sharedPassword = arg0 ; }
password associated with the shared link , must be provided with sharedlink concode_field_sep BoxApiName apiName concode_elem_sep String userPassword concode_elem_sep String clientId concode_elem_sep boolean revokeOnShutdown concode_elem_sep Map<String,Object> httpParams concode_elem_sep IAuthSecureStorage authSecureSt...
void function ( ) { Deal loc0 = new Deal ( ) ; loc0 . setId ( 1 ) ; dealDao . updateDeal ( loc0 ) ; EasyMock . expectLastCall ( ) . times ( 1 ) ; EasyMock . expect ( dealDao . getDeal ( 1 ) ) . andReturn ( loc0 ) ; replay ( dealDao ) ; dealServiceImpl . updateDeal ( loc0 ) ; verify ( dealDao ) ; }
test update existing deal concode_field_sep DealDao dealDao concode_elem_sep DealServiceImpl dealServiceImpl concode_field_sep void testGetDealsByInvalidProviderByProduct concode_elem_sep void testGetDealsByProvider concode_elem_sep void testGetDealsByInvalidProviderByInvalidProduct concode_elem_sep void testGetDealsBy...
RatingsStats function ( long arg0 ) { return getPersistence ( ) . remove ( arg0 ) ; }
removes the ratings stats with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep RatingsStatsPersistence _persistence concode_field_sep int countAll concode_elem_sep void cacheResult concode_elem_sep void cacheResult concode_elem_sep RatingsStats removeByC_C concode_e...