Module marid.util

Interface Casts


public interface Casts
Author:
Dmitry Ovchinnikov.
  • Method Summary

    Static Methods 
    Modifier and Type Method Description
    static <T> T cast​(@Nullable Object object)  
  • Method Details

    • cast

      static <T> T cast​(@Nullable @Nullable Object object)