Uses of Class
net.ranides.assira.annotations.Meta.Unsafe

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
<T> List<T>
ArrayUtils.wrap(Class<?> clazz, Object array)
          Tworzy listę odzwierciedlającą podaną tablicę.
static
<T> List<T>
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, 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).
 



Copyright © 2013. All Rights Reserved.