BotaxWebshell
Server IP : 68.178.172.28  /  Your IP : 216.73.216.26
Web Server : Apache
System : Linux 28.172.178.68.host.secureserver.net 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
User : kiskarnal ( 1003)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : ON |  Pkexec : ON
Directory :  /usr/lib/fm-agent/dependencies/linux/python3.12/jpype/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /usr/lib/fm-agent/dependencies/linux/python3.12/jpype/_jcollection.pyi
from typing import Any, Iterable, Collection, List, Set, Mapping, Tuple, TypeVar, Iterator, Generator, Union, overload, Dict

E = TypeVar('E')
K = TypeVar('K')
V = TypeVar('V')


class _JIterable(Iterable[E]):
    def __iter__(self) -> Iterator[E]: ...


class _JCollection(Collection[E]):
    def __len__(self) -> int: ...

    def __delitem__(self, i: E) -> None: ...

    def __contains__(self, i: Any) -> bool: ...

    def __iter__(self) -> Iterator[E]: ...


class _JList(List[E]):
    pass


class _JMap(Dict[K, V]):
    def __len__(self) -> int: ...

    def __iter__(self) -> Iterator[K]: ...

    def __getitem__(self, ndx: K) -> V: ...


class _JSet(Set[E]):
    pass


class _JMapEntry(Tuple[K, V]):
    pass


class _JIterator(Iterator[E]):
    def __next__(self) -> E: ...


class _JEnumeration(Iterator[E]):
    def __next__(self) -> E: ...

Youez - 2016 - github.com/yon3zu
LinuXploit