Index

A C E F L M N O S U V 
All Classes and Interfaces|All Packages

A

Api - Annotation Interface in org.smoodi.annotation
외부 공개 목적으로 사용되는 API임을 표시.

C

CopiedArray - Annotation Interface in org.smoodi.annotation.array
원본 대상이 영향을 받지 않도록 새로 복사하여 반환된 Collection 혹은 Array임을 표시.

E

EmptyableArray - Annotation Interface in org.smoodi.annotation.array
비어있을 수 있는 Collection 혹은 Array임을 표시.
EmptyArray - Annotation Interface in org.smoodi.annotation.array
비어있는 Collection 혹은 Array임을 표시.

F

ForReturn - Annotation Interface in org.smoodi.annotation
반환용으로 사용될 변수임을 표시.

L

LazyInit - Annotation Interface in org.smoodi.annotation
지연 로딩으로 초기화되는 변수임을 표시.

M

ModifiableArray - Annotation Interface in org.smoodi.annotation.array
수정 가능한 Collection 혹은 Array임을 표시.
ModifyOriginal - Annotation Interface in org.smoodi.annotation
인자로 받은 원본 객체가 수정됨을 표시.

N

NotEmptyArray - Annotation Interface in org.smoodi.annotation.array
비어있지 않은 Collection 혹은 Array임을 표시.
NotNull - Annotation Interface in org.smoodi.annotation
null이 아님을 표시.
Nullable - Annotation Interface in org.smoodi.annotation
null일 수도 있음을 표시.
NullValue - Annotation Interface in org.smoodi.annotation
null임을 표시.

O

org.smoodi.annotation - package org.smoodi.annotation
코드에 대한 문서화를 더 간략히 할 수 있도록 만들어진, 설명에 집중한 어노테이션들의 집합
org.smoodi.annotation.array - package org.smoodi.annotation.array
 
Overload - Annotation Interface in org.smoodi.annotation
오버로딩 메소드임을 표시.

S

StaticFactoryMethod - Annotation Interface in org.smoodi.annotation
정적 팩토리 메소드임을 표시.

U

UnmodifiableArray - Annotation Interface in org.smoodi.annotation.array
수정 불가능한 Collection 혹은 Array임을 표시.
UseCopy - Annotation Interface in org.smoodi.annotation
원본 대상이 영향을 받지 않도록, 대상을 복사하여 사용 혹은 반환함을 표시.

V

value() - Element in annotation interface org.smoodi.annotation.LazyInit
초기화 메서드 혹은 트리거의 이름.
A C E F L M N O S U V 
All Classes and Interfaces|All Packages