Interface UUIDLookup<IdentifiedType extends UniquelyIdentifyable>


public interface UUIDLookup<IdentifiedType extends UniquelyIdentifyable>
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable IdentifiedType
    lookup(UUID uuid)