Template Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. device. Template
- com.
public class Template
Modifier and Type | Field and Description |
---|---|
java.lang.Object |
template |
Modifier and Type | Method and Description |
---|---|
void |
add Adds the given collection to the existing set |
java.lang.Object |
get Getter for the private object |
java.util.Set<?> |
get Getter for the state of set at the invoked instance |
java.lang.Object.clone
java.lang.Object.equals
java.lang.Object.finalize
java.lang.Object.getClass
java.lang.Object.hashCode
java.lang.Object.notify
java.lang.Object.notifyAll
java.lang.Object.toString
java.lang.Object.wait
java.lang.Object.wait
java.lang.Object.wait
templateTestPublic
public Object templateTestPublic
addToSet
public void addToSet(Set collection)
Adds the given collection to the existing set
Parameters:
collection
- A collection which cannot be
null
or empty
to be added to existing collection
Throws:
java.lang.IllegalArgumentException
- if the given collection is
null
or empty
getTemplateTestPrivate
public Object getTemplateTestPrivate()
Getter for the private object
Returns:
the private object.
getUnionSet
public Set getUnionSet()
Getter for the state of set at the invoked instance
Returns:
the set with (or without) union invoked so far.
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: