java.nio.file.attribute.GroupPrincipal
Aliases
Parameters
subClasses
superClasses
Any
java.lang.Object
java.nio.file.attribute.UserPrincipal
java.security.Principal
Js Constructors
new java_nio_file_attribute_GroupPrincipal
( )
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
asInstanceOf
()
:
scala.Any.T0
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
Any
]
getName
()
:
java.lang.String
hashCode
()
:
int
implies
(
x$1:
javax.security.auth.Subject
)
:
boolean
isInstanceOf
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit