Class Key.ClassKey

  • All Implemented Interfaces:
    de.flapdoodle.kfx.types.Key

    
    public final class Key.ClassKey<K extends Object>
     implements Key<K>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final KClass<K> clazz
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final KClass<K> getClazz()
      String toString()
      KClass<K> type()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait