프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_impl | ITransientMap |
메소드 | 설명 | |
---|---|---|
conj ( object val ) : ITransientCollection | ||
contains ( object key ) : bool | ||
count ( ) : int | ||
disjoin ( object key ) : ITransientSet | ||
get ( object key ) : object | ||
persistent ( ) : IPersistentCollection |
메소드 | 설명 | |
---|---|---|
ATransientSet ( ITransientMap impl ) |
메소드 | 설명 | |
---|---|---|
invoke ( object key ) : object | ||
invoke ( object key, object notFound ) : object |
public abstract persistent ( ) : IPersistentCollection | ||
리턴 | IPersistentCollection |