Interface Unwrappable

All Known Subinterfaces:
Cache<K,​V>, CacheEntry<K,​V>, MutableCacheEntry<K,​V>
All Known Implementing Classes:
Cache.Default, CacheEntry.Default, CacheEvent, MutableCacheEntry.Default

public interface Unwrappable
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Interface Description
    static class  Unwrappable.Static  
  • Method Summary

    Modifier and Type Method Description
    <T> T unwrap​(Class<T> clazz)