|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Meta.Unsafe | |
|---|---|
| net.ranides.assira.awt | |
| net.ranides.assira.collection | |
| net.ranides.assira.events | |
| Uses of Meta.Unsafe in net.ranides.assira.awt |
|---|
| Methods in net.ranides.assira.awt with annotations of type Meta.Unsafe | |
|---|---|
static Image |
ImageLoader.res(Object context,
String path)
Ładuje obrazek z zasobów |
| Uses of Meta.Unsafe in net.ranides.assira.collection |
|---|
| Methods in net.ranides.assira.collection with annotations of type Meta.Unsafe | ||
|---|---|---|
static
|
ArrayUtils.wrap(Class<?> clazz,
Object array)
Tworzy listę odzwierciedlającą podaną tablicę. |
|
static
|
ArrayUtils.wrap(Object array)
Tworzy listę odzwierciedlającą podaną tablicę. |
|
| Uses of Meta.Unsafe in net.ranides.assira.events |
|---|
| Classes in net.ranides.assira.events with annotations of type Meta.Unsafe | |
|---|---|
class |
EventLockUnsafe
Implementacja zwracana przez EventLock.unsafeLock(java.lang.Class extends net.ranides.assira.events.Event>, net.ranides.assira.events.EventRouter) |
| Methods in net.ranides.assira.events with annotations of type Meta.Unsafe | |
|---|---|
static EventBinding<?> |
EventBinding.$make(Object event,
Object listener)
|
static EventLock |
EventLock.unsafeLock(Class<? extends Event> event,
EventRouter router)
Metoda tworzy niebezpieczny EventLock - szczegóły "niebezpiecznego kontraktu"
są w opisie klasy EventLock). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||