カプセル化する · noun or participle which takes 'suru'
| Form | Positive | Negative |
|---|---|---|
| Dictionary | カプセル化する | カプセル化しない |
| Polite | カプセル化します | カプセル化しません |
| Past polite | カプセル化しました | カプセル化しませんでした |
| Past | カプセル化した | カプセル化しなかった |
| Te-form | カプセル化して | カプセル化しないで |
| Desire | カプセル化したい | カプセル化したくない |
| Potential | カプセル化できる | カプセル化できない |
| Passive | カプセル化される | カプセル化されない |
| Causative | カプセル化させる | カプセル化させない |
| Causative passive | カプセル化させられる | カプセル化させられない |
| Volitional | カプセル化しよう | |
| Polite volitional | カプセル化しましょう | |
| Imperative | カプセル化しろ | カプセル化するな |
| Conditional | カプセル化すれば | カプセル化しなければ |
| Tara conditional | カプセル化したら | カプセル化しなかったら |
noun, noun or participle which takes 'suru'
Computing term for bundling data with the methods that operate on it, or hiding internal state. Also used as a suru-verb.
In object-oriented programming, encapsulating data is important.
This class encapsulates its internal implementation.