public interface ConstructorCodeElement
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrivate() |
boolean |
isProtected() |
boolean |
isPublic() |
<T> br.com.objectos.comuns.collections.StreamIterable<T> |
parametersStream(Function<VariableElement,T> function) |
boolean isPublic()
boolean isProtected()
boolean isPrivate()
<T> br.com.objectos.comuns.collections.StreamIterable<T> parametersStream(Function<VariableElement,T> function)
Copyright © 2019 Objectos Software LTDA. All rights reserved.