Class Any


  • public class Any
    extends Wrapper
    This class represents an object to work with different types.
    • Constructor Summary

      Constructors 
      Constructor Description
      Any​(long addr)  
    • Constructor Detail

      • Any

        public Any​(long addr)
    • Method Detail

      • asInt

        public int asInt()
      • delete

        protected void delete​(long nativeObj)
        Overrides:
        delete in class Wrapper