Class StdinResource

    • Constructor Detail

      • StdinResource

        public StdinResource()
    • Method Detail

      • exists

        public boolean exists()
        Description copied from interface: Resource
        Exists boolean.
        Specified by:
        exists in interface Resource
        Returns:
        True if the resource exists, False if the resource does not exist.